Go to file
Storm Dragon 7e43d14e84 menu-move and menu-select sounds added. 2019-12-10 15:32:56 -05:00
files Credits file added. 2019-12-08 17:26:34 -05:00
libstormgames@ec7e9d3461 Forgot to include some files. 2019-12-10 14:47:52 -05:00
sounds menu-move and menu-select sounds added. 2019-12-10 15:32:56 -05:00
.gitignore menu-move and menu-select sounds added. 2019-12-10 15:32:56 -05:00
.gitmodules Now using libstormgames submodule. 2019-12-02 11:01:19 -05:00
LICENSE Initial commit. 2019-11-24 11:26:13 -05:00
README.md Updated README. 2019-12-02 11:31:34 -05:00
numnastics Updates to work with latest libstormgames 2019-12-10 14:15:22 -05:00

README.md

Numnastics

Requirements python-pygame python-xdg python-pyperclip python-requests

This game requires the libstormgames submodule. To clone the repository please enter the following command:

git clone --recursive https://gitlab.com/stormdragon2976/numnastics.git

Playing You are given a scrambled list of numbers from 1 to 9. Press the number you want to flip from, and that number, plus all the numbers after it will reverse. the object of the game is to get the numbers in the right order, 123456789, in as few tries as possible.