A chess application created during the TDA367 project course at Chalmers University of Technology.
Created by: Elias Carlson, Elias Hallberg, Arvid Holmqvist & Erik Wessman.
- Maven
- Java 14
- Fork or download the source code
- In the root directory, run the command
mvn package
- Navigate to the newly created "target" directory and run the command
java -jar "MindChess-1.0-jar-with-dependencies.jar"
- Enjoy.