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: 11 months 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.

Awesome Lists containing this project

README

          

# Turtle-racing-game
A simple racing game using the python and turtle module.