Go to file
Storm Dragon a87edab2e1 Updated README. 2019-12-02 11:31:34 -05:00
files Massive updates to the stormgames library. 2019-11-30 18:31:23 -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
README.md Updated README. 2019-12-02 11:31:34 -05:00
numnastics Now using libstormgames submodule. 2019-12-02 11:01:19 -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.