python 3.4+
: it could work on other versions but is untested.pygame
: https://www.pygame.org/download.shtml
- Run
game.py
- Edit
Settings.py
to configure key bindings to use or make the screen larger. Editingblock_size
should scale the screen.
python 3.4+
: it could work on other versions but is untested.pygame
: https://www.pygame.org/download.shtmlgame.py
Settings.py
to configure key bindings to use or make the screen larger. Editing block_size
should scale the screen.