Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

README.md

Snake Game

Play your favorite childhood Snake Game! 🐍

JavaScript HTML5 CSS3

snake-game.gif

Features:

  • HTML Canvas

  • Keyboard Inputs (arrow keys)

  • Collision Detection

    • Wall Collision
    • Self Collision
    • Apple Collision
  • Increasing Difficult

    • Gets faster as score increases
  • Audio

    • Apple Collision Sound
  • Add Text

    • Score Display
    • Game Over Display
  • Play Again

    • Start a new game