BryanGK / snake_game

A Snake Game created with HTML, CSS, Javascript. This app provided practice using OOP to further hone my skills as a developer.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The Snake Game

A Snake Game created with HTML, CSS, Javascript.

See it here

Summary

A Javascript and HTML Canvas game, using object-oriented programming priciples and game logic. Chase the apples aronud the game board while the snake gets bigger. The app will also save your last games score and high score in local storage. Have fun with my game and DM your high score!

Author

Bryan Krauss - Full Stack Software Developer - LinkedIn | Portfolio Website

About

A Snake Game created with HTML, CSS, Javascript. This app provided practice using OOP to further hone my skills as a developer.


Languages

Language:JavaScript 80.5%Language:CSS 11.7%Language:HTML 7.8%