Building chess engine from scratch in the java programming language.
Objective was to develop and test a bug-free standalone game in Java, complete with a GUI and game logic components.
We can set it up as human vs human or human vs computer or even computer vs computer.
GUI inspired by: https://en.lichess.org/
git clone
this repository.- Compile the project.
- Run java application/JChess.