Skip to content

alfredgg/pysnake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PySnake

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".

Requirements

$ sudo apt-get install python-pygame

Execution

$ python game.py

About

🐍 Snake Game in Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages