rendfall / spitting-snake

Classic game rendered on HTML nodes

Home Page:https://rendfall.github.io/spitting-snake/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Spitting Snake

Play Snake Game in browser. Click to start game. Eat food, grow and don't run into yourself.

Assumptions

  • Only HTML nodes (no canvas)
  • No webpack, gulp, browserify, etc.
  • Vanilla JS
  • Playable ;)

Demo

play

Requirements

  • Browser with mostly ES2016+ Support (Recommended: Google Chrome)

About

Classic game rendered on HTML nodes

https://rendfall.github.io/spitting-snake/


Languages

Language:JavaScript 94.9%Language:HTML 5.1%