A minimalist HTML5 chess game with Stockfish AI. Play against a friend or a powerful engine. No dependencies, no backend – just open and play.
- Play against a friend or the built-in Stockfish AI
- Clean visual board with colored piece markers
- Sound effects using Web Audio API + volume control
- Castling, promotion, and check/checkmate detection
- Fully mobile-friendly with responsive layout
This project is licensed under the GNU General Public License v3.0 (GPL-3.0).
The embedded Stockfish engine (unmodified) is also GPL-licensed.
You're free to use, modify, and redistribute under the same terms.
Open https://99fk.github.io/chess-html in your browser to start playing against Stockfish !
Open https://99fk.github.io/chess-html/pvp.html in your browser to start playing against another person or yourself !
Made with 🧠 + ♟️ + ☕ + Stockfish and a little help from ChatGPT (OpenAI).