Updated the readme.

This commit is contained in:
Storm Dragon 2019-12-02 11:09:41 -05:00
parent ff91462619
commit 1b666c1e9b
1 changed files with 5 additions and 0 deletions

View File

@ -8,6 +8,11 @@ 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.