A fully functional chess game built with precision, clean architecture, and a deep respect for the rules and elegance of traditional chess. This project reflects both modern coding practices and timeless strategic gameplay.
chess game, JavaScript chess, open source chessboard, html chess game, vanilla js chess, 2D chess UI, web-based chess game, build your own chess game, interactive chessboard js
- ✅ Classic 8x8 Chess Board
- ♟️ Legal move validation
- 🔄 Turn-based player system
- ♚ Check, Checkmate & Stalemate logic
- 🎨 Simple, clean, intuitive UI
- 💡 Designed with OOP principles / modular architecture
- 📦 Built for extensibility — AI, online multiplayer can be integrated later
| Layer | Tech Used |
|---|---|
| Frontend | HTML5, CSS3, JavaScript (ES6+) |
| Version Control | Git & GitHub |
Live At : Play Game
Clone the repository:
git clone https://github.com/Bhavu7/Chess---Game.git
cd Chess---Game