-
dd339780 · Read through all documentation and added where it was lacking or mi...
-
b4737371 · Added test to the DealerTest class
-
d4cf1e30 · Added tests in the DeckOfCardsTest class
-
3bf3bf8d · Added tests in the HandTest class
-
c9617d70 · Added tests in the PlayingCardTest
-
e593bf3e · Added test classes, allthough empty for now.
-
cd8567b0 · Added field in GUI showing if there is a queen of spades in your ha...
-
11673cf3 · Added a field in the GUI thats show the total sum of the cards. Als...
-
f084ccc7 · Flyttet GUI inn i CardGameApplication og knappen Deal Hand fungerer.
-
27ef049a · Added field in the GUI that shows wether you have a flush.
-
ecf9c4f2 · Moved the list of cards in the hand to its own class Hand. Also add...
-
29f2f8c1 · Added resetDeck method, that is called before return hand in dealHa...
-
7012b810 · Added view field in the GUI for showing the cards on your hand. Inc...
-
bc01f966 · Added a new main class CardGameApplication, where the GUI is made. ...
-
db793b6d · Finished task 3. Where the dealer deals out cards to the player hand
-
7d09caf1 · Added a Dealer class. That will handle dealing out cards to players...
-
49e2f929 · Task 2 is done. Added a contructor for building a deck of 52 cards....
-
dd1476c2 · initial commit before the project task begins
created project
Hans Erik Lindseth Lima / Prog2-Oblig3