ChessGame is a simple and user-friendly chess application implemented in Java. Enjoy the classic game of chess with a graphical interface. Play against a friend or challenge the computer. The game includes various chess pieces with unique moves, checkmate detection, and an intuitive interface.
- Play against a friend or challenge the computer.
- Classic chess pieces with accurate moves.
- Checkmate detection for an authentic chess experience.
- User-friendly graphical interface.
- Clone the repository.
- Compile and run the
Main
class. - Follow on-screen instructions to play the game.
Enjoy your game of chess!