26 Commits (ffb7feeb2ec231aa94fe0b037955196aa4770333)

Author SHA1 Message Date
Jonas Wagner ffb7feeb2e Final Refactoring 2 years ago
FelixKrull d2d5cfc135 Add exit to end mid-game 2 years ago
FelixKrull 63ec77cf5c Change Output of choose method to match gameboard 2 years ago
FelixKrull 4053d84269 Add Descriptions in Javadoc 2 years ago
FelixKrull cd10df7555 Add Descriptions in Javadoc 2 years ago
FelixKrull da637d5aae Add Javadoc 2 years ago
Jonas Wagner d1ee446cc4 Refactor Player toString 2 years ago
FelixKrull 459a35fe2d Change Choose method to use List of Figures 2 years ago
FelixKrull e0ab6f0c46 Refactor Player 2 years ago
FelixKrull 5365036371 Implement getUsableFigures 2 years ago
FelixKrull 160e2a01bd Add Startpos attribute to Player 2 years ago
FelixKrull 10848a7b46 Implement checkDice method 2 years ago
Jonas Wagner c2f98917f5 Refactor choose Method console output 2 years ago
Jonas Wagner fb39982e6e Refactor choose Method 2 years ago
Jonas Wagner b44787ed31 Turn checkChoose into Parameterized Test 2 years ago
Jonas Wagner 1aeb383f8c Implement choose Method 2 years ago
FelixKrull 8e1b4567ce Fix Up Player and PlayerTest Collection to Arraylist 2 years ago
FelixKrull d40d4c1468 Imnplement checkFigureInBase method 2 years ago
Jonas Wagner b5b1feeb74 Implement checkGameWin Method 2 years ago
Jonas Wagner 2980e75fb8 Refactor not used imports 2 years ago
Jonas Wagner beeaf8540b Fix rollDice Method 2 years ago
Jonas Wagner 3ff0419cbf Add Figure.java and implement it in Player.java 2 years ago
FelixKrull c6298b001b Add toString 2 years ago
FelixKrull 13f8e09b28 Add rollDice 2 years ago