/snake-game

A simple snake game in raw JS.

Primary LanguageJavaScript

snake-game

Playing

Play Game

Running the game locally

  1. Clone or download this repo.
  2. Go to the source directory.
  3. Open a local server at port <XXXX> for example using http-server.
  4. Go to http://localhost:<XXXX>/snake.html using your browser.

game image