Skip to content

RBekking/Snake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Snake

Classic snake game from the Chilli Tutorial on Youtube (with some stuff of my own). I'm practicing my OO skills with this one.

Features:

  • Object Oriented Design
  • Buffered input
  • Smooth movement
  • Color changes depending on level
  • Cool die-animation
  • Progress bar
  • Final food-item twinkels randomly

Known issues:

  • Sometimes the snake doesn't eat the food but passes right through it
  • Collides with tail even when it appears not to touch

About

Classic snake game from the Chilli Tutorial on Youtube (with some stuff of my own)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published