A rudimental chess game implemented with java.
Functions that are not yet implemented:
- rochade
- en passant
- illegal moves that threaten the own king
- check-mate when the king is inevitable threatened
Currently the game ends when one player takes the enemy king.
The program supports both gui and cli usage, default is gui. To enable cli run:
java -jar ChessJAR.jar cli
Icons made by Freepik from www.flaticon.com