A modern Reversi game built into a single self-contained HTML file.
- Human vs. AI opponent with multiple difficulty levels
- Local 2-player mode (same device)
- Optional hint system
- Sound effects with toggle
- Fully offline and mobile-friendly
- 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/reversi-html
Made with ☕ and a little help from ChatGPT (OpenAI).