Skip to content
/ Snake Public

My version of snake implemented with pygame

Notifications You must be signed in to change notification settings

Sepiac/Snake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

###Snake implemented in python with pygame. ####Installation:

  • Requires python and pygame
  • Download this repo as zip or by cloning from github
  • On windows: *run run.bat either from the command line or by double clicking
  • On mac/linux: *run run.sh either from the command line or by double clicking

####Controls:

  • Arrow keys: move
  • Space: pause/reset(when dead)
  • q: quit

####Resolved Issues:

  • Food can spawn inside of the snake
  • Food can spawn in an unreachable part of the board

####Known Issues:

  • None currently

About

My version of snake implemented with pygame

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published