Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/godsonkoithodathu/turtle-racing-game
Developed a simple racing game using Python, employing the turtle module for graphics, object-oriented programming (OOP) principles to structure the game, and the time module to control the race's timing and speed.
https://github.com/godsonkoithodathu/turtle-racing-game
oops-in-python python3 time turtle-graphics
Last synced: 4 days ago
JSON representation
Developed a simple racing game using Python, employing the turtle module for graphics, object-oriented programming (OOP) principles to structure the game, and the time module to control the race's timing and speed.
- Host: GitHub
- URL: https://github.com/godsonkoithodathu/turtle-racing-game
- Owner: GodsonKoithodathu
- Created: 2024-07-12T12:59:22.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-07-12T12:59:57.000Z (4 months ago)
- Last Synced: 2024-08-29T16:02:09.650Z (3 months ago)
- Topics: oops-in-python, python3, time, turtle-graphics
- Language: Python
- Homepage:
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Turtle-racing-game
A simple racing game using the python and turtle module.