This is an snake game example to teach programming. It has been coded to be a good previous step before teaching Processing programming language as well as object oriented paradigm. The student must complete the my_snake.py code file.
You will find the complete game into the branch "complete".
$ sudo apt-get install python-pygame
$ python game.py