Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/leojimenezg/turtlecrossing_game
Turtle Crossing Game using the Turtle library and OOP
https://github.com/leojimenezg/turtlecrossing_game
Last synced: 1 day ago
JSON representation
Turtle Crossing Game using the Turtle library and OOP
- Host: GitHub
- URL: https://github.com/leojimenezg/turtlecrossing_game
- Owner: LeoJimenezG
- Created: 2024-04-03T05:06:02.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-04-03T05:10:43.000Z (8 months ago)
- Last Synced: 2024-04-03T06:25:02.689Z (8 months ago)
- Language: Python
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TurtleCrossing_Game
Turtle Crossing Game using the Turtle library and OOP- The program will ask if you want to play (Yes/No)
- It doesn't matter if the entry is lower or upper case, but is either "y" or "n"
- You can only move forwards pressing "UpArrow"