A minimalist Mancala (Kalah) game built into a single HTML file.
- Human vs. AI opponent with adjustable difficulty
- Local 2-player mode (same device)
- Undo / Redo and move log
- Optional hint function (AI suggestion)
- Wooden board design with sound effects
- 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 index.html in your browser — no installation needed.
Or play at: https://99fk.github.io/mancala-html
Made with ☕ and a little help from ChatGPT (OpenAI).