Skip to content

unknownblueguy6/S-N-A-K-E

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 

Repository files navigation

S-N-A-K-E

A PyGame implementation of the classic game

  1. Install PyGame on Python 3.
$ python3 -m pip install -U pygame --user
  1. Clone the repo or download it

  2. Run it

$ python3 snake.py