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
StatusReleased
PlatformsWindows, macOS, Linux
Rating
Rated 5.0 out of 5 stars
(1 total ratings)
AuthorPetteriKiiski
GenreSurvival
Average sessionA few seconds
LanguagesEnglish
InputsKeyboard
AccessibilityOne button

Download

Download
button-sequence.zip 479 kB

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.