A playful browser game inspired by the classic Pac-Man โ reimagined in modern HTML5.
Built with pure HTML, CSS, and JavaScript โ no external dependencies.
- Classic maze chase gameplay โ inspired by Pac-Man
- Ghosts with basic AI and increasing difficulty
- Keyboard and touch controls (mobile-friendly)
- Sound effects using Web Audio API
- Pause & resume (including mobile tap-pause)
- Fully offline, single-file HTML โ no internet needed
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: https://99fk.github.io/snackman in your browser to start playing!
Made with ๐ง and a little help from ChatGPT (OpenAI).