41 Commits (4053d8426967df64396bd226559b0330b184f506)

Author SHA1 Message Date
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
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 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
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 d40d4c1468 Imnplement checkFigureInBase method 2 years ago
Jonas Wagner b5b1feeb74 Implement checkGameWin Method 2 years ago
Jonas Wagner 0b4d0cdee0 Refactor startGame Method 2 years ago
Jonas Wagner 6890c80034 Add get and set methods to Figure.java 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
Jonas Wagner 2e08539e68 Refactor startGame Method 2 years ago
FelixKrull c6298b001b Add toString 2 years ago
FelixKrull 13f8e09b28 Add rollDice 2 years ago
FelixKrull 8f317456a2 Init Game Class 2 years ago
Jonas Wagner e0b1106d0b Add printGameboard method 2 years ago
Felix Krull 42e004f0a9 Refactor Fieldtype declarations 2 years ago
Felix Krull 036c0dccdd Add FieldTypes to Gameboard 2 years ago
Felix Krull aa521559f6 Refactor 2-D board array to 1-D array 2 years ago
Jonas Wagner cc3c752612 Add Gameboard.java and GameboardTest.java 2 years ago