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

https://github.com/timooo-thy/snake-game

Classic Snake Game (OOP)
https://github.com/timooo-thy/snake-game

Last synced: 12 months ago
JSON representation

Classic Snake Game (OOP)

Awesome Lists containing this project

README

          

# snake-game
Classic Snake Game (OOP)

1) Create game using turtle module
2) OOP concepts applied