56 Commits (cc248b514ac464762dddf8b6a551cf28d64fb64d)

Author SHA1 Message Date
Jonas Wagner cc248b514a Add 1 Second Delay when Player swap 3 years ago
Jonas Wagner 975909dacb Add clearScreen at beginning 3 years ago
Jonas Wagner 404260a233 Fix Gameboard in Gameloop 3 years ago
Jonas Wagner 7175a51eda Fix getUsableFigures for Home 3 years ago
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 2f8f41b04b Implement printGameboard into Gameloop 3 years ago
FelixKrull 6f7e2cfe59 Edit Board String and add player 3 years ago
FelixKrull f2ef9a7c81 Remove Color Test 3 years ago
FelixKrull 36596f6716 Fix Board-String 3 years ago
FelixKrull bf9d29158b Refactoring 3 years ago
FelixKrull 2d27095edf Implement method to get Figures on 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
FelixKrull 3365978164 Fix counter for Dice Rolls 3 years ago
FelixKrull 4139925d63 Refactor Method call 3 years ago
FelixKrull e9dcf4a162 Add values and colors to board-String 3 years ago
Jonas Wagner d1ee446cc4 Refactor Player toString 3 years ago
Jonas Wagner 8a8bf9aadb Fix GameLoop 3 years ago
Jonas Wagner 80c8a8c0f7 Improve GameLoop 3 years ago
Jonas Wagner e06cc3a7a3 Implement setFigure method 3 years ago
FelixKrull ba2cfb3854 Rewrite GameLoop with new methods 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
Jonas Wagner 0c86133258 Refactor Game and GameTest 3 years ago
Jonas Wagner 3586cfad3e Create method checkFieldClear 3 years ago
FelixKrull 160e2a01bd Add Startpos attribute to Player 3 years ago
FelixKrull 85336014de Add GameLoop next steps 3 years ago
FelixKrull a6c3fef1c2 Refactoring checkDice method 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 0b4d0cdee0 Refactor startGame Method 3 years ago
Jonas Wagner 6890c80034 Add get and set methods to Figure.java 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
Jonas Wagner 2e08539e68 Refactor startGame Method 3 years ago
FelixKrull c6298b001b Add toString 3 years ago
FelixKrull 13f8e09b28 Add rollDice 3 years ago
FelixKrull 8f317456a2 Init Game Class 3 years ago
Jonas Wagner e0b1106d0b Add printGameboard method 3 years ago
Felix Krull 42e004f0a9 Refactor Fieldtype declarations 3 years ago