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