A minimalist Checkers game built in a single HTML file.
- Human vs. AI opponent
- Local 2-player mode (same device)
- Optional sound effects (move / win / new game)
- Sound toggle with settings saved in Local Storage
- Fully offline and mobile-friendly
- Single-file HTML โ easy to share or modify
- Clean, dependency-free vanilla JavaScript
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/checkers-html
Made with โ and a little help from ChatGPT (OpenAI).