Go to file
stormdragon2976 dcc38acabb Updated submodules url. 2022-12-24 21:39:01 -05:00
files Updated credits.txt. 2022-01-14 23:29:08 -05:00
libstormgames@155ed6ec39 Now use the latest libstormgames. 2022-01-09 02:19:48 -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 Updated submodules url. 2022-12-24 21:39:01 -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 use the latest libstormgames. 2022-01-09 02:19:48 -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.