Skip to content

MikhailStukan/F1Runner-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

F1Runner game

Infinite runner game made with Python and using Ursina game engine.

alt text

Work in progress, current features:

  • 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

Controls

  • 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

Dependency

  • Python 3
  • Ursina

Installation

  • Install Ursina
pip install ursina 
  • And then run
python main.py

Assets

  • Free assets from opengameart.org

About

Python, Ursina, 2d

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages