Skip to content

irevenko/snake-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Snake Game 🐍

Made this little game for Web Dev College labs to learn VanillaJS

Demo πŸ”

Quick Start πŸš€

git clone https://github.com/irevenko/snake-game.git
cd snake-game
open public/index.html in your browser, move with Arrows

What I Learned 🧠

  • HTML Canvas
  • Some JS OOP
  • Basic Game Dev (a little bit of Geometry and Algebra)
  • window Object

License πŸ“‘

(c) 2020 Ilya Revenko. MIT License