https://github.com/zero1max/turtle-game
This is a wonderful game called "Turtle Race" created using the Turtle library of the Python programming language. In this, the turtles organize a race. The first turtle to reach the finish line wins and the game is over.
https://github.com/zero1max/turtle-game
Last synced: 9 months ago
JSON representation
This is a wonderful game called "Turtle Race" created using the Turtle library of the Python programming language. In this, the turtles organize a race. The first turtle to reach the finish line wins and the game is over.
- Host: GitHub
- URL: https://github.com/zero1max/turtle-game
- Owner: zero1max
- Created: 2024-07-02T04:13:00.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-02T04:13:39.000Z (almost 2 years ago)
- Last Synced: 2025-03-02T18:37:38.632Z (over 1 year ago)
- Language: Python
- Size: 1.95 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Turtle-Game
This is a wonderful game called "Turtle Race" created using the Turtle library of the Python programming language. In this, the turtles organize a race. The first turtle to reach the finish line wins and the game is over.