Skip to content

PsychoAndi/SimpleSnake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

SimpleSnake

A simple snake game done in PICO-8. Some comments are in the code, but i think because it is so simple, there is not much needed.

Some facts:

  • 4 pixel gridsize
  • animated fruit
  • highscore handling
  • 7 sprites needed (4xhead,1xbody,2xfruit)
  • speed increases every 7 segs
  • when you get rid of the debug code, the game is about 800 tokens

image

About

A simple snake game done in PICO-8

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages