Skip to content

A python snake game made using the pygame mode. Also includes a text based sudoku solver

Notifications You must be signed in to change notification settings

aokugel/python-games

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Snake

Snake is a fun little snake game built in python.

Installation

First, make sure you have python 3 installed. You can download that here.

Second, install pygame using the following command

pip install pygame

Usage

Open either powershell or command prompt, navigate to the directory that contains snake.py and run:

python ./snake.py

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

MIT

About

A python snake game made using the pygame mode. Also includes a text based sudoku solver

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages