A player vs player chess game built using flutter.
[https://drive.google.com/uc?export=view&id=1WIU-rec6BV5a_reI_toZGviiEAXzQC8Y](https://drive.google.com/file/d/1spIDzgHkUuXf1qUG_WPeTjhzVwMQzRBs/view?usp=drive_link)
Here're some of the project's best features:
- Selected pieces are shown in green
- valid moves are shown in a lighter shade of green
- dead pieces are shown on top and bottom of the board
- alert when the king is in check
- game ends with checkmate
- 'play again' button to restart the game
Technologies used in the project:
- Flutter
- Dart
- Git
- GitHub