A small static website featuring a browser-based Snake game.
Serve the files with any static web server, for example:
python3 -m http.server 8765Then open http://127.0.0.1:8765/.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
A small static website featuring a browser-based Snake game.
Serve the files with any static web server, for example:
python3 -m http.server 8765Then open http://127.0.0.1:8765/.