a chess game using vanilla javascript, HTML, and CSS
Current Functionality
- Movement logic for pieces
- Logic for validating moves
- Points Table
- display current player
- Single Player
- Drag and Drop pieces
To be implemented:
- checkmate
- check
- Pinning pieces
- En passant
- Reset
- fix to have white as first player
- Stopwatch