Skip to content

This repository contains the implementation of a famous Snake and Apple game.

Notifications You must be signed in to change notification settings

sidgupta234/Slither

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Slither

This repository contains the implementation of a famous Snake and Apple game which I created after following this tutorial series by sentdex.

You can run this implementation with any python 2.7, python 2.7+ release along with the compatible pygame version. You can use the setup.py file to create an installer, using cx_freeze.

####Note: I was able to use cx_freeze's version to create an .msi(Microsoft Installer) file on a 64-bit windows machine only, that too for just python 3.5, other versions for windows as well as linux seem to be outdated.

About

This repository contains the implementation of a famous Snake and Apple game.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages