Simple Chess game (Try DEMO)
A simple chess game with some mechanics still under development. The game is a web-based application and is responsive across all device screens.
- Sandbox (without turn-based gameplay)
- Play with a Friend (same-screen multiplayer)
- Multiplayer (not implemented yet)
- Movement for all pieces
- Castling
- Check mechanic (putting the king in check)
- Capturing opponent's pieces
- Eliminating invalid positions for moves
- Turn-based gameplay
- ReactJS
- Typescript
- Tailwind