Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 5 hours 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 (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-09-17T07:58:01.000Z (2 months ago)
- Last Synced: 2024-09-17T10:26:35.531Z (2 months ago)
- Topics: python, turtle-graphics
- Language: Python
- Homepage:
- Size: 8.79 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.![App preview](/screenshot.PNG)
## 🔥 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.