/snek

🐍 A simple sneak game made with HTML Canvas and JavaScript

Primary LanguageJavaScriptGNU General Public License v2.0GPL-2.0

Sneak

A simple sneak game made with HTML Canvas and JavaScript.

screenshot

How to play

You can use the one hosted in GitHub pages.

You can also run locally, just clone the repository and open the src/index.html file (no need to build or install anything).

LICENSE

GPL Logo

GPL-2.0

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.