A minimalist block puzzle game with sound, local highscore, and 3ร3 zone clearing.
Built with pure HTML, CSS, and JavaScript โ no dependencies.
- 9ร9 board with row, column, and 3ร3 block clearing
- Drag-and-drop shape placement
- Local highscore saving via
localStorage - Simple sound effects for actions and combos
- Fully offline and mobile-friendly
- Single-file HTML (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 https://99fk.github.io/blockudoku-html in your browser to start playing!
Made with ๐ง and a little help from ChatGPT (OpenAI).