summaryrefslogtreecommitdiff
path: root/Player.hs
AgeCommit message (Expand)Author
2023-03-13Package into cabal projectHEADmainFrederick Yin
2023-01-14Reset game state after each roundFrederick Yin
2023-01-11Print penalties at end of roundFrederick Yin
2023-01-09Allow regular card once attack is done; Auto modeFrederick Yin
2023-01-09Display player's cards in colorFrederick Yin
2023-01-08Divide turn logic into shed and drawFrederick Yin
2023-01-08Handle 2 and 3Frederick Yin
2023-01-05Player.shed, draw, showCardsFrederick Yin
2023-01-04Full decks and shufflingFrederick Yin