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

https://github.com/chflick/pysnake

A Snake clone in Python
https://github.com/chflick/pysnake

learning-by-doing pygame python snake-game

Last synced: about 2 months ago
JSON representation

A Snake clone in Python

Awesome Lists containing this project

README

          

# PySnake
A simple Snake clone in Python (3)

I am creating this game mainly to continue learning Python and PyGame, but also to learn some game development.