A remake of snek vs snacc in html5 and javascript. Snek vs Snacc is a snake game but instead of the snake getting longer, the Snack moves and you have to simultaniously catch and dodge it.

NetherEran 91ae3f74eb made ticks not update all at once as catchup, hopefully improving controls 4 years ago
README.md 41aaacedd9 finished game logic and added readme/license 4 years ago
game.js 91ae3f74eb made ticks not update all at once as catchup, hopefully improving controls 4 years ago
index.html 5b74e029a8 improved color of links 4 years ago
license.html 41aaacedd9 finished game logic and added readme/license 4 years ago

README.md

Snek vs Snacc webapp

a remake of Snek vs Snacc in HTML5 and JavaScript.

To use offline, download, unzip and open index.html with your browser. To host online, download, get a webserver running and unzip into where the webserver expects the website's files.

Copyright (C) NetherEran 2020 License: AGPLv3