Welcome to the Exciting Chess project! This is a chess game implemented in Java, packaged into a JAR file for easy execution. Follow the instructions below to get started.
- Java Runtime Environment (JRE) 8 or later
-
Clone the repository:
git clone https://github.com/Thiraput01/Exciting-Chess.git
-
Navigate to the project directory:
cd Exciting-Chess
To play the chess game, you need to run the JAR file. Follow the steps below:
-
Open a terminal or command prompt.
-
Navigate to the directory where the
Progmeth_project.jar
file is located:cd path/to/Exciting-Chess
-
Run the JAR file using the following command:
java -jar Progmeth_project.jar
This will launch the chess game. Enjoy playing!
For a demonstration of the game, you can watch this video: Exciting Chess Game Demonstration
Thank you for playing!