Treble Quest is a 2D platformer game created entirely in Python (and Aesprite for the pixel art), powered by the Pygame library. The heart of the game is embodied by a samurai who possesses sound-based abilities, hence the name Treble Quest.
- Enter
git clone https://github.com/Gurvirr/Treble-Quest.git
in the Command Prompt/Terminal - Locate the cloned repository by typing
Treble-Quest
in Windows Start - Run the
.exe
file namedTreble Quest
- Head over to the repository homepage:
https://github.com/Gurvirr/Treble-Quest
- Click the green dropdown labelled
Code
- Click
Download ZIP
- Extract the zip folder onto your computer
- Run the
.exe
file namedTreble Quest
W / Space Bar to jump
A to move left
D to move right
F to attack (shoot a sound wave that can break crystals)
Q to traverse (perform a wave run, jump to dismount)
E to defend (activate a shield that negates spike damage)