74 Commits (master)

Author SHA1 Message Date
Jonas Wagner ffb7feeb2e Final Refactoring 2 years ago
Jonas Wagner 145e811eeb Hotfix checkDice 2 years ago
FelixKrull 2c498e42ee Rewrite checkdice with new tests 2 years ago
FelixKrull 4defdab710 Add 2d dice to Gameboard 2 years ago
FelixKrull 6643e1d08e Change condition of checkDice 2 years ago
FelixKrull 8aceb8574c Remove double sleep 2 years ago
FelixKrull 54b65e717e Remove sout's 2 years ago
FelixKrull f8c9d023e0 Fix Gametest for only 3 dice rolls 2 years ago
FelixKrull 81fb0fda4e Fix moving in the house 2 years ago
Jonas Wagner cc248b514a Add 1 Second Delay when Player swap 2 years ago
Jonas Wagner 975909dacb Add clearScreen at beginning 2 years ago
Jonas Wagner 404260a233 Fix Gameboard in Gameloop 2 years ago
Jonas Wagner 7175a51eda Fix getUsableFigures for Home 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 2f8f41b04b Implement printGameboard into Gameloop 2 years ago
FelixKrull 6f7e2cfe59 Edit Board String and add player 2 years ago
FelixKrull f2ef9a7c81 Remove Color Test 2 years ago
FelixKrull 36596f6716 Fix Board-String 2 years ago
FelixKrull bf9d29158b Refactoring 2 years ago
FelixKrull 2d27095edf Implement method to get Figures on 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
FelixKrull 3365978164 Fix counter for Dice Rolls 2 years ago
FelixKrull 4139925d63 Refactor Method call 2 years ago
FelixKrull e9dcf4a162 Add values and colors to board-String 2 years ago
Jonas Wagner d1ee446cc4 Refactor Player toString 2 years ago
Jonas Wagner 8a8bf9aadb Fix GameLoop 2 years ago
Jonas Wagner 80c8a8c0f7 Improve GameLoop 2 years ago
Jonas Wagner e06cc3a7a3 Implement setFigure method 2 years ago
FelixKrull ba2cfb3854 Rewrite GameLoop with new methods 2 years ago
FelixKrull 1d2743f544 Refactor PlayerTest 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
Jonas Wagner 0c86133258 Refactor Game and GameTest 2 years ago
Jonas Wagner 3586cfad3e Create method checkFieldClear 2 years ago
Jonas Wagner ec29bc93f5 Refactor GameTest Player init 2 years ago
FelixKrull 160e2a01bd Add Startpos attribute to Player 2 years ago
FelixKrull 85336014de Add GameLoop next steps 2 years ago
FelixKrull a6c3fef1c2 Refactoring checkDice method 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 372dcc3b13 Refactor names of source-method 2 years ago
FelixKrull d40d4c1468 Imnplement checkFigureInBase method 2 years ago