170 Commits (9da2281eac70d27f210082f8638566c947b34f1a)
 

Author SHA1 Message Date
fdai7736 9da2281eac add setName and Color to CardController 11 months ago
fdai7736 6d38783557 add Card Controller 11 months ago
fdai7736 67616531af update Game Gui and add basic elements 11 months ago
fdai7736 62a2751364 add StartGame btn and switch to scene game 11 months ago
fdai7736 13e33c0ebd add GameController 11 months ago
fdai7736 200d92ff4a update AppController 11 months ago
fdai7736 ce9aa06c66 refactoring: add PropertyChangeSupport 11 months ago
fdai7736 64aff1644b add AppController Gui 11 months ago
fdai7793 94a5ed55e2 Merge branch 'completeGameservice' into 'main' 11 months ago
fdai7793 291652d403 refactoring: fix test in PlayerServiceTest 11 months ago
fdai7793 258c69122f Test.CheckIfBotMovesAutomaticallyAfterPlayer 11 months ago
fdai7793 2c9c3acb68 addBotMovesAfterPlayer 11 months ago
fdai7793 abd8881d42 refactoring: moveTestsIntoTestMode 11 months ago
fdai7793 98d7d3af31 Test.CheckIfTestCanBeSetToTrue 11 months ago
fdai7793 4419a01338 Test.CheckIfTestWasInitializedWithFalse 11 months ago
fdai7793 38be81d52b refactoring: addGetTest 11 months ago
fdai7793 4c81eec3e9 addTestModeToGameService 11 months ago
fdai7906 2d7abb2936 Test.ChooseColorBotTest 11 months ago
fdai7906 99d3ba2df9 add ChooseColor for Bot 11 months ago
fdai7920 a364773a69 refactoring: merge same cases in playCard 11 months ago
fdai7920 4020c1e7d6 add nextTurn if not ActionCard 11 months ago
fdai7920 1a3893fd81 refactoring: simplify DrawByChoiceTests 11 months ago
fdai7920 70c31be428 Test.DrawByChoiceAndKeep 11 months ago
fdai7920 453e794f21 refactoring: renamed card to drawnCard in drawCard 11 months ago
fdai7920 fe79dba515 Test.DrawByChoiceAndPlay 11 months ago
fdai7920 b95b951a96 add DrawCardByChoice 11 months ago
fdai7920 5ddbe1bf1b refactoring: simplify fillPlayerDecks 11 months ago
fdai7920 8daba2ef47 Test.DrawCardBotDeck 11 months ago
fdai7920 67e6c5c9ad Test.DrawCardIntoPlayerDeck 11 months ago
fdai7920 ddfb8e271b unable to draw from empty DrawCardDeck 11 months ago
fdai7793 bf2dd25470 botCanDrawCards 11 months ago
fdai7793 528470310b Test.CheckThatFirstCardGetsRemovedFromDrawCardDeck 11 months ago
fdai7793 c14c4d8309 refactoring: removeFirstCardFromCardDrawDeck 11 months ago
fdai7793 1637ecf8ba Test.CheckThatBotDeckHasSevenCardsAfterGameStart 11 months ago
fdai7793 3d03ea8a8c refactoring: fillPlayerDecks 11 months ago
fdai7793 e43b4b894a Test.CheckThatPlayerReceivedSevenCards 11 months ago
fdai7793 cb3b290dd2 addStartingCardsToPlayerDecks 11 months ago
fdai7793 3b2043196b refactoring: removeOutdatedTest 11 months ago
fdai7793 d7c7b7688e CheckThatLastPlayedCardWasPlayedByBot 11 months ago
fdai7793 7791bac6fb botCanPlayCards 11 months ago
fdai7793 c4bc3f78aa refactoring: ImprovingCheckForCardRemoval 11 months ago
fdai7793 d0afdd0f57 Test.CheckCardRemovalFromBotDeck 11 months ago
fdai7793 b068cb2cf4 removeCardFromBotDeck 11 months ago
fdai7793 9cef72266e addBotMove 11 months ago
fdai7793 600d75c269 refactoring: renameChangeColorToChooseColor 11 months ago
fdai7793 da40f49344 refactoring: convertCheckForWinIntoFunction 11 months ago
fdai7793 8e894dcc98 addCheckForWinner 11 months ago
fdai7793 27d5587a57 refactoring: adjustingRemoveCardFromPlayerDeck 11 months ago
fdai7793 7984827407 Test.CheckForCardRemoval 11 months ago
fdai7793 74807391e6 addRemoveCardFromPlayerDeck 11 months ago