25 Commits (7175a51eda8ab5052cf644daed17a96f005d2179)

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