Skip to content

kim2552/drive-simulation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Drive-Simulation

A 2D physics based car simulation.

Written in Python. It Uses PyGame for the GUI.

Car Game

If there are issues with running python on a virtualenv, refer to this link: https://www.pygame.org/wiki/GettingStarted#virtualenv%20issue

How to run

  1. Install requirements.txt with pip install -r requirements.txt
  2. Run main.py with python main.py or python3 main.py

About

A car simulation using Python.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages