About | Game | Dependencies | How to run
DeltaRunner is a runner style game with enhanced mechanics and beatiful visuals. Beat your score through deviant creature who wants to attack and clock your path.
- DeltaRunnerWindows - windows build direct download.
- DeltaRunnerLinux - linux build direct download.
- DeltaRunner - pre-compiled direct download.
- Python - main code.
- Pygame - library to game development in python.
- PyInstaller - library to compile a python file to a executable file.
- required for linux users WineHq - execute the app.
- Open runner.exe and the game will start.
- With you want to build from the main files you gonna need to:
Open Windows PowerShell, and type the following instructions:
cd *roty_directory/and:
git clone https://github.com/JacanaFSilva/DeltaRunner.git cd *roty_directory/DetalRunner/Runner-preCompiledBuild
pyinstaller runner.py*root_directory: by default "C:\Program Files"
