Go to file
2019-12-10 14:15:22 -05:00
files Credits file added. 2019-12-08 17:26:34 -05:00
libstormgames@1a724ada21 Now using libstormgames submodule. 2019-12-02 11:01:19 -05:00
sounds Initial commit. 2019-11-24 11:26:13 -05:00
.gitignore Initial commit. 2019-11-24 11:26:13 -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
numnastics Updates to work with latest libstormgames 2019-12-10 14:15:22 -05:00
README.md Updated README. 2019-12-02 11:31:34 -05:00

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.