Classic game of snake, implemented using angular2 and html5 canvas.
npm install
npm run serve
The game is then available at http://localhost:3000/
The snake can be controlled with the left,right, up and down arrow keys.
Classic game of snake, implemented using angular2 and html5 canvas.
npm install
npm run serve
The game is then available at http://localhost:3000/
The snake can be controlled with the left,right, up and down arrow keys.