Dallinger / Griduniverse

Welcome to the Griduniverse.
7 stars 3 forks source link

Implement grid state optimizations #155

Closed alecpm closed 6 years ago

alecpm commented 6 years ago

This branch implements ScrumDo Story 280. It provides a number of optimizations for grid rendering and state updates. It attempts to do the following:

Note: It's probably not a good idea to try to make a very large and/or sparse maze using this branch, the optimizations in PR #156 are necessary for maze reliability. That PR is based on this this one, so it can be used for testing both sets of optimizations.