Infinite runner game made with Python and using Ursina game engine.
- customizable player name
- health system
- few types of obstacles (cars, orbs)
- score counting
- score & name saving & loading
- pause (ESC) and main menu, resume menu, leaderboard menu
- infinite road and obstacles generation and cleaning
- acceleration, deceleration and handbrake
- collision checking for obstacles
- W or Up arrow for acceleration
- A D or left arrow and right arrow for turning
- S for deceleration
- Space for handbrake
- Escape - pause menu
- Python 3
- Ursina
- Install Ursina
pip install ursina
- And then run
python main.py
- Free assets from opengameart.org