3014931 pushed to Controller at 3021788/PR2_Schach_Teamprojekt
-
17bdd3e37f Implement core Controller functionality
3014931 pushed to Controller at 3021788/PR2_Schach_Teamprojekt
-
8dcbe0a5ca Add Controller class and integrate with Main
3014931 pushed to Controller at 3021788/PR2_Schach_Teamprojekt
-
fe3a5dec5b Merge branch 'ChessEngine' into Main
-
2e42de650d Add displayMessage() method to Gui
-
54453eba45 Add updateBoard() method to Gui
-
582a03178d Add getField() method to Gui
-
a70a9a3eb3 Add getCurrentPlayer() method to ChessEngine
- Compare 19 commits »
3014931 pushed to Main at 3021788/PR2_Schach_Teamprojekt
-
fe3a5dec5b Merge branch 'ChessEngine' into Main
-
a70a9a3eb3 Add getCurrentPlayer() method to ChessEngine
-
c7a3c9918f Add isDraw() method to ChessEngine
-
5a4b3ff63e Add isStalemate() method to ChessEngine
-
3dade8ce84 Add isMated() method to ChessEngine
- Compare 11 commits »
3014931 pushed to Main at 3021788/PR2_Schach_Teamprojekt
-
2e42de650d Add displayMessage() method to Gui
-
54453eba45 Add updateBoard() method to Gui
-
582a03178d Add getField() method to Gui
-
987bd867c8 Add mainPanel() to arrange chess board and stats panels in GUI
-
42bbdf3e43 Add boardPanel to display chess board grid in GUI
- Compare 8 commits »
3014931 pushed to Gui at 3021788/PR2_Schach_Teamprojekt
-
2e42de650d Add displayMessage() method to Gui
3014931 pushed to Gui at 3021788/PR2_Schach_Teamprojekt
-
54453eba45 Add updateBoard() method to Gui
3014931 pushed to Gui at 3021788/PR2_Schach_Teamprojekt
-
582a03178d Add getField() method to Gui
3014931 pushed to ChessEngine at 3021788/PR2_Schach_Teamprojekt
-
a70a9a3eb3 Add getCurrentPlayer() method to ChessEngine
3014931 pushed to ChessEngine at 3021788/PR2_Schach_Teamprojekt
-
c7a3c9918f Add isDraw() method to ChessEngine
3014931 pushed to ChessEngine at 3021788/PR2_Schach_Teamprojekt
-
5a4b3ff63e Add isStalemate() method to ChessEngine
3014931 pushed to ChessEngine at 3021788/PR2_Schach_Teamprojekt
-
3dade8ce84 Add isMated() method to ChessEngine
3014931 pushed to ChessEngine at 3021788/PR2_Schach_Teamprojekt
-
892e994739 Add getBoardUnicode() method to ChessEngine
3014931 pushed to ChessEngine at 3021788/PR2_Schach_Teamprojekt
-
0e1aec5193 Add new pieceToUnicode() method to ChessEngine
3014931 pushed to ChessEngine at 3021788/PR2_Schach_Teamprojekt
-
88f5bdc929 Add getPieceAt() method to ChessEngine
3014931 pushed to ChessEngine at 3021788/PR2_Schach_Teamprojekt
-
fe8c1a65d9 Add getLegalDestinations() method to ChessEngine
3014931 pushed to ChessEngine at 3021788/PR2_Schach_Teamprojekt
-
cf0a8173b4 New move method in ChessEngine
3014931 pushed to ChessEngine at 3021788/PR2_Schach_Teamprojekt
-
c2e98386a8 Add ChessEngine skeleton and integrate chesslib dependency
3014931 pushed to Gui at 3021788/PR2_Schach_Teamprojekt
-
987bd867c8 Add mainPanel() to arrange chess board and stats panels in GUI
3014931 pushed to Gui at 3021788/PR2_Schach_Teamprojekt
-
42bbdf3e43 Add boardPanel to display chess board grid in GUI