This project implements a chess system in Java, allowing users to simulate chess games with a simple graphical interface.
- Complete chessboard representation
- Piece movement validation according to chess rules
- Game management (start, play, and end)
- Graphical interface for gameplay interaction
- Clone the repository:
git clone https://github.com/Taimisson/Chess-System-Java.git
- Open the project in your preferred Java IDE.
- Build the project to resolve dependencies.
- Run the main class to start the application.
- Use the graphical interface to interact with the chessboard and play the game.
Contributions are welcome! Feel free to open issues or submit pull requests.
This project is licensed under the MIT License. See the LICENSE file for details.