
A game where you face grid after grid of the arcade stackers in an endless wave of nostalgia!
This project was created to exercise some learning after reading “Clean Code” by Robert C. Martin. The core game logic (the stacker ticks, placement, and resetting) was all coded and testing outside of Unity, before being moved into the engine to add components such as UI, SFX, VFX, and user input.

Available at:
This project is currently available to play on itch.io here: https://impojr.itch.io/endless-stacker
The source files are available on github here: https://github.com/impojr/Stacker