> winget install Python.Python.3.12
(If Python 3.12 is already installed, skip this step.)
> git clone https://github.com/nextentitygames/patternstack.git
> cd patternstack
> pip install -r requirements.txt
Run the Game
> python main.py
Match the current stack by collecting shapes and avoiding obstacles.
Collect powerups to help you along the way. Should you use them to help get you out of a bind, or save them to try and get a better score?
Includes 3 levels with a detailed points system, in-game radio and multiple UI skins.
See in-game tutorial for gameplay tips.