A Java implementation of the classic chess game with graphical user interface.
- Full chess game implementation
- Legal move validation
- Check and checkmate detection
- Intuitive graphical interface
- Support for two-player gameplay
- Java Development Kit (JDK) 8 or higher
- IntelliJ IDEA (or any Java IDE)
- Clone the repository:
git clone https://github.com/ErrayAbdellah/chess-java.git
cd chess-java