VChess is a simple chess game implemented in Java using the Swing GUI library. It provides a user-friendly interface for playing chess and includes basic features such as move validation, check detection, and a graphical representation of the chessboard.
- Graphical Chessboard: Visual representation of the chessboard using Java Swing components.
- Move Validation: Ensure that moves adhere to the rules of chess.
- Check Detection: Detect when a player's king is in check.
- Simple UI: Easy-to-use interface for a seamless gaming experience.
These instructions will help you get a copy of the project up and running on your local machine for development and testing purposes.
- Java Development Kit (JDK) installed on your machine.
-
Clone the repository to your local machine.
git clone https://github.com/jarifulovi/VChess.git