Want to contribute? Fork me on Codeberg.org!
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
Elnu 3eec0e7833
Add move highlights
2 years ago
..
Bishop.java Implement prevention of teleportation for possible moves 2 years ago
Board.java Add move highlights 2 years ago
BoardCoordinate.java Add comments, clean up code 2 years ago
Coordinate.java Add comments, clean up code 2 years ago
DrawingPanel.java Initial commit 2 years ago
King.java Implement prevention of teleportation for possible moves 2 years ago
Knight.java Implement prevention of teleportation for possible moves 2 years ago
Main.java Minor cleanup 2 years ago
Pawn.java Implement prevention of teleportation for possible moves 2 years ago
Piece.java Prevent moving into check, implement checkmate detection 2 years ago
Queen.java updating movement 2 years ago
Rook.java updating movement 2 years ago
ScreenCoordinate.java Add comments, clean up code 2 years ago