summaryrefslogtreecommitdiff
path: root/Main.hs
AgeCommit message (Expand)Author
2023-01-11Move game setup out of MainFrederick Yin
2023-01-11Print penalties at end of roundFrederick Yin
2023-01-09Auto mode can be toggledFrederick Yin
2023-01-08Validate attempted shed against prev cardFrederick Yin
2023-01-08beginRounds and beginTurn are better namesFrederick Yin
2023-01-08Handle 2 and 3Frederick Yin
2023-01-08Handle Jack and QueenFrederick Yin
2023-01-08Game ends when player sheds all cardsFrederick Yin
2023-01-08Rename advanceGame -> nextTurnFrederick Yin
2023-01-07Rudimentary Game.advanceGameFrederick Yin
2023-01-05Game.dealCardsFrederick Yin
2023-01-05Prompt for card to playFrederick Yin
2023-01-04Add showCardFrederick Yin
2023-01-04Full decks and shufflingFrederick Yin