Small python platformer with chill music made using Ursina and free assets
- Sprint [ON/OFF] ->
Shift - Jump ->
Spaceor↑ - Movements ->
A/Dor←/→
There are 2 songs in the game that are used for the two different zones
There are 2 ways to start the game:
1st- It consists of downloading the .zip containing the game from the release section and starting the .exe file
2nd- It consists of downloading the code folder and executing the following commands in the folder:
pip install -r requirements.txt
py main.py
Note
It is recommended to use on Windows.