Go to file
2019-12-01 18:57:17 -05:00
files Massive updates to the stormgames library. 2019-11-30 18:31:23 -05:00
sounds Initial commit. 2019-11-24 11:26:13 -05:00
.gitignore Initial commit. 2019-11-24 11:26:13 -05:00
libstorm_games.py Menu music now pauses instead of starting over in cases of stopping for game play. Added learn sounds. 2019-12-01 18:57:17 -05:00
LICENSE Initial commit. 2019-11-24 11:26:13 -05:00
numnastics Menu music now pauses instead of starting over in cases of stopping for game play. Added learn sounds. 2019-12-01 18:57:17 -05:00
README.md Added clipboard functionality. 2019-11-30 19:44:17 -05:00

Numnastics Written by Storm Dragon released under the terms of the WTFPL http://wtfpl.net/

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

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.