Chess simulation. Click on the piece to move, and the location to move it to. If the action is legal, it will be taken. The game is done once a King enters checkmate, or once there is a draw.
-
Updated
Jul 6, 2022 - Java
Chess simulation. Click on the piece to move, and the location to move it to. If the action is legal, it will be taken. The game is done once a King enters checkmate, or once there is a draw.
Add a description, image, and links to the chess-simulation topic page so that developers can more easily learn about it.
To associate your repository with the chess-simulation topic, visit your repo's landing page and select "manage topics."