Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

Awesome Lists containing this project

README

        

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