Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aishikmukherjee/the-turtle-race-in-python-with-gui
Developer/Creator: Aishik Mukherjee
https://github.com/aishikmukherjee/the-turtle-race-in-python-with-gui
final-year-project game game-development graphical-user-interface gui gui-application learn-to-code learning-python leran-python oops-in-python programming project python python3 ready-to-use solo-project turtle-graphics turtle-python turtle-race-game
Last synced: 19 days ago
JSON representation
Developer/Creator: Aishik Mukherjee
- Host: GitHub
- URL: https://github.com/aishikmukherjee/the-turtle-race-in-python-with-gui
- Owner: aishikmukherjee
- Created: 2024-10-08T01:11:27.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-10-08T01:21:08.000Z (3 months ago)
- Last Synced: 2024-10-20T04:45:52.213Z (3 months ago)
- Topics: final-year-project, game, game-development, graphical-user-interface, gui, gui-application, learn-to-code, learning-python, leran-python, oops-in-python, programming, project, python, python3, ready-to-use, solo-project, turtle-graphics, turtle-python, turtle-race-game
- Language: Python
- Homepage:
- Size: 544 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# the-turtle-race-in-python-with-GUI
Instructions:- To run and use the program download both the files (i.e 'the_turtle_race.py' and 'race_art.py')
- Keep both of the files in the same directory in your system
- Run/Open/Execute 'the_turtle_race.py' to play the game. Enjoy :)
- Don't touch the file named 'race_art.py' file if you don't know what you are doing.
- email me at [email protected] for support / any querry.
- To check if your system has python installed or not, visit: https://www.naukri.com/code360/library/how-to-check-python-version-in-cmdDeveloper/Creator: Aishik Mukherjee