A clean, minimalist Snake game built as a single self-contained HTML file.
- Classic Snake gameplay with smooth controls
- Increasing difficulty as the snake grows
- Keyboard and mobile-friendly touch controls
- Sound effects with toggle
- Fully offline and lightweight
- Single-file HTML – no dependencies, easy to share or modify
This project is licensed under the GNU General Public License v3.0 (GPL-3.0).
You are free to use, modify, and distribute this project under the terms of that license.
Just open index.html in your browser — no installation required.
Or play at: https://99fk.github.io/snake-html
Made with ☕ and a little help from ChatGPT (OpenAI).