Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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"