Button Sequence
A downloadable game for Windows, macOS, and Linux
Button Sequence
Gameplay
Loop through a sequence of moves utilizing only the space key. Strategize to avoid losing health and dying. Dangers include pebbles, monsters, and fish birds
Credits
Petteri Kiiski:
- Game designer
- Lead programmer
Lilja Kiiski:
- Visual artist
- Programming assistant
Status | Released |
Platforms | Windows, macOS, Linux |
Rating | Rated 5.0 out of 5 stars (1 total ratings) |
Author | PetteriKiiski |
Genre | Survival |
Average session | A few seconds |
Languages | English |
Inputs | Keyboard |
Accessibility | One button |
Download
Install instructions
1. This game has been made with python3 and pygame, install both on your computer before continuing
- Linux dependencies installation:
- sudo apt install python3
- sudo apt install python3-pygame
- Windows dependencies installation:
- Download python here
- Download pygame here
2. Download the project files and unzip
3. Open the directory with your terminal and enter the following to play: python3 ButtonSequence.py
You can also add an optional number parameter to slow or speed up the game (greater than 1): python3 ButtonSequence.py 3
NOTE! Some speeds may slow or speed up the game too much to an extent where the game is unplayable. Use the default (2) to be safe
Leave a comment
Log in with itch.io to leave a comment.