Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/adityanandanx/traffic-dodge
This is a simple dodge game in which you have to dodge other cars and have fun.
https://github.com/adityanandanx/traffic-dodge
Last synced: 23 days ago
JSON representation
This is a simple dodge game in which you have to dodge other cars and have fun.
- Host: GitHub
- URL: https://github.com/adityanandanx/traffic-dodge
- Owner: adityanandanx
- Created: 2020-03-30T07:55:24.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-03-30T08:09:03.000Z (almost 5 years ago)
- Last Synced: 2024-04-29T09:22:56.661Z (8 months ago)
- Language: Python
- Size: 36.1 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Traffic-Dodge
This is a simple dodge game in which you have to dodge other cars and have fun.# Execute
Just run the main.py file and you will have my game running.
You can also execute the file by running the following command after you cd to where you have downloaded/cloned this game in the terminal(linux) or command prompt(windows):
python3 main.py