19 lines
792 B
Markdown
19 lines
792 B
Markdown
# 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.
|
|
|
|
<script src="https://liberapay.com/stormdragon2976/widgets/button.js"></script>
|
|
<noscript><a href="https://liberapay.com/stormdragon2976/donate"><img alt="Donate using Liberapay" src="https://liberapay.com/assets/widgets/donate.svg"></a></noscript>
|