Commit Graph

17 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
Thomas Müller 431b017ee9 Dateien nach "/" hochladen 2025-06-12 19:57:55 +02:00
Thomas Müller 3afbc5e682 Dateien nach "/" hochladen 2025-06-10 20:16:28 +02:00
Thomas Müller 26b9339514 Dateien nach "/" hochladen
erste grobe Aufgabenverteilung
2025-06-05 19:29:54 +02:00
Thomas Müller f2c9f71089 Dateien nach "/" hochladen
Scrum Datei für denn Wöchentlichen Report
2025-06-04 16:25:18 +02:00
thomasmuller c09cc51c3f Erster commit für das Projekt 2025-06-04 14:57:12 +02:00
Thomas Müller c62f0465d2 Initial commit 2025-06-02 20:39:13 +02:00