Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change grid size #6

Open
dordchn opened this issue Apr 5, 2020 · 0 comments
Open

Change grid size #6

dordchn opened this issue Apr 5, 2020 · 0 comments

Comments

@dordchn
Copy link
Owner

dordchn commented Apr 5, 2020

Consider changing the canvas size to 1000x600px.
Benefits:

  • Fits 40x40px standard grid (25x15 cells)
  • Fits 50x50px wide grid (20x12 cells) - Good for maze maps.
  • Close enough to the current size, so levels migration will be simple.

Process:

  • Change the canvas size.
  • Update the level-builder tool and add support for both 40 and 50 grids.
  • Update all the levels (Use the tool wherever possible)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant