https://github.com/timothyjan/turtle-crossing
Simple Turtle Crossing game using Python Turtle
https://github.com/timothyjan/turtle-crossing
Last synced: 11 months ago
JSON representation
Simple Turtle Crossing game using Python Turtle
- Host: GitHub
- URL: https://github.com/timothyjan/turtle-crossing
- Owner: TimothyJan
- Created: 2021-06-10T22:08:53.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-06-11T01:41:16.000Z (almost 5 years ago)
- Last Synced: 2025-03-26T04:29:55.513Z (about 1 year ago)
- Language: Python
- 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-Crossing
Simple Turtle Crossing game using Python Turtle
Rules:
Move Timmy the turtle to the top of the screen by using the "Up", "Down", "Left" and "Right" keys. But watch out for cars!