Commit Graph

12 Commits (ChessEngine)

Author SHA1 Message Date
Justin a70a9a3eb3 Add getCurrentPlayer() method to ChessEngine 2025-06-18 19:37:22 +02:00
Justin c7a3c9918f Add isDraw() method to ChessEngine 2025-06-18 19:36:36 +02:00
Justin 5a4b3ff63e Add isStalemate() method to ChessEngine 2025-06-18 19:35:28 +02:00
Justin 3dade8ce84 Add isMated() method to ChessEngine 2025-06-18 19:33:34 +02:00
Justin 892e994739 Add getBoardUnicode() method to ChessEngine 2025-06-18 19:32:05 +02:00
Justin 0e1aec5193 Add new pieceToUnicode() method to ChessEngine 2025-06-18 19:18:07 +02:00
Justin 88f5bdc929 Add getPieceAt() method to ChessEngine 2025-06-18 19:10:51 +02:00
Justin fe8c1a65d9 Add getLegalDestinations() method to ChessEngine 2025-06-18 18:55:35 +02:00
Justin cf0a8173b4 New move method in ChessEngine 2025-06-18 18:29:02 +02:00
Justin c2e98386a8 Add ChessEngine skeleton and integrate chesslib dependency 2025-06-18 18:14:48 +02:00
Justin 1f983b68ad Create base packages and skeleton classes 2025-06-12 21:02:35 +02:00
thomasmuller c09cc51c3f Erster commit für das Projekt 2025-06-04 14:57:12 +02:00