Skip to content

This is an implementation of the classic snake game using python and SDL2.

Notifications You must be signed in to change notification settings

isaboll1/Snake-Classic

Repository files navigation

Snake Classic

Snake Classic!

This is an implementation of the classic snake game in python and SDL2. The game is written using Python 3, and uses the PySDL2 module in order to add support for SDL2. You may need to have SDL2.dll included with the snake.py file in order for it to run on windows, and SDL2.framework in your library path for usage on Mac and you definitely need Python 3 installed.

About

This is an implementation of the classic snake game using python and SDL2.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published