Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 232 Bytes

File metadata and controls

6 lines (4 loc) · 232 Bytes

python-projects

Practicing my python by creating some games and other projects with python

snake

The classical game of snake, built using Pygame. Includes several levels based on the number of food elements which are eaten.