part 2 finished everything works

This commit is contained in:
carol 2025-05-13 14:14:05 +02:00
parent 1916f1f86e
commit 4c7111cdb1
1 changed files with 1 additions and 1 deletions

View File

@ -308,7 +308,7 @@ public class Board {
}
public Board(Board board) {
// TODO
// TODO hello
}
public void playMove(Move move) {