Skip to content

vitorsalgado/snake-game

Repository files navigation

SnakeJS

SnakeJS - Snake Game

Simple Snake Game in JavaScript.

Game

Available here.

Running

To run a local server, execute the command:

npm start

The server will start on http://localhost:3000.