Commit Graph

112 Commits (24374030be0d05c14f9d1a54da5c4dac65a031b2)

Author SHA1 Message Date
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 987bd867c8 Add mainPanel() to arrange chess board and stats panels in GUI 2025-06-18 17:52:01 +02:00
Justin 42bbdf3e43 Add boardPanel to display chess board grid in GUI 2025-06-18 17:28:55 +02:00
Justin af8c068fce New Panel for chess statistics 2025-06-18 16:54:10 +02:00
Justin 6baea13c56 Created a new chessPanel for the chess board 2025-06-18 16:50:59 +02:00
Justin aa28f64c4f Creating a simple frame 2025-06-18 16:45:27 +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