https://github.com/dnmore/turtle-game
Turtle crossing game with bombs speed increasing at each level
https://github.com/dnmore/turtle-game
python turtle-graphics
Last synced: 3 months ago
JSON representation
Turtle crossing game with bombs speed increasing at each level
- Host: GitHub
- URL: https://github.com/dnmore/turtle-game
- Owner: dnmore
- Created: 2023-05-30T13:16:38.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-10-30T16:31:16.000Z (7 months ago)
- Last Synced: 2025-01-20T13:40:58.398Z (5 months ago)
- Topics: python, turtle-graphics
- Language: Python
- Homepage:
- Size: 10.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Turtle Game
## Overview
A Python game developed with Turtle graphics where players control a character to avoid obstacles, with difficulty increasing at each level.
## 🔥 Features
* Responsive player controls and dynamic difficulty levels## 🛠️ Tech Stack
* `Python`– Programming language
* `Turtle`– Library for graphics and game development## 📜 License
This project is licensed under the MIT License.