A browser-based chess game built using vanilla JavaScript, HTML, and CSS.
- Interactive chessboard
- Turn-based gameplay (White / Black)
- Visual representation of chess pieces
- Runs directly in the browser
- HTML
- CSS
- JavaScript (Vanilla JS)
- Clone or download the repository
- Open
index.htmlin your browser
- Check and checkmate detection
- Move validation improvements
- Game reset option