/snake

Primary LanguagePython

Simple snake game

The name says it all. Just trying out the PyGame lib.


TODO:

Refactor Tile class and his children.

Add logging.

Fix bug with text size.

Input buffering.

Use some nice pictures for snake instead of those creepy ones.

Animations.

Find or code up some simple widgets.

Introduction and options screen.


DONE:

Basic game is ready.