Updated the readme.
This commit is contained in:
parent
ff91462619
commit
1b666c1e9b
@ -8,6 +8,11 @@ python-xdg
|
|||||||
python-pyperclip
|
python-pyperclip
|
||||||
python-requests
|
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
|
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.
|
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.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user