Skip to content

Software-Development-Mastermind/SnakeGameExample

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Retro Snake Game

Retro Snake Game written entirely in Vanilla JavaScript, HTML and CSS

Run Code Here

Snake Game

Summary

Old School Snake Game with the look and feel of the Retro Nokia Brick phones we grew up playing with. The game is simple in its rules, move the snake using the arrow keys on the keyboard and eat some apples. The more apples that are eaten the longer the snake gets. The snake is allergic to the edges and sadly to itself, so stay away or it's GAME OVER! The game taught me the logic behind game design, it was definetly a fun experience!

Author

Heriberto Cuellar – Full Stack Software Developer - Website | LinkedIn

About

A snake game example for roadmaps

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 89.3%
  • HTML 6.1%
  • CSS 4.6%