Skip to content

Latest commit

 

History

History
35 lines (22 loc) · 1.17 KB

File metadata and controls

35 lines (22 loc) · 1.17 KB

Chess Html

A minimalist HTML5 chess game with Stockfish AI. Play against a friend or a powerful engine. No dependencies, no backend – just open and play.


🎮 Features

  • 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

📦 License

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.


🚀 Play Now

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 !


❤️ Credits

Made with 🧠 + ♟️ + ☕ + Stockfish and a little help from ChatGPT (OpenAI).