Commit Graph

8 Commits

Author SHA1 Message Date
Dave Burke
387f4e3634 Make play() tests more readable 2022-03-03 21:49:47 -06:00
Dave Burke
4e83ea6664 Add a couple TODOs 2022-03-02 22:20:41 -06:00
Dave Burke
c2d52438c5 Refactor Game.play() to handle split hands more elegantly 2022-03-02 22:15:44 -06:00
Dave Burke
61568f1369 Initial playSplitHand implementation 2022-02-22 13:03:35 -06:00
Mitch Peck
d2e61454db Update player with split fields, stub out playSplit, and playSplit tests 2022-02-19 18:06:20 -06:00
Mitch Peck
40e22aa880 Implement compareHands method, add compareHands tests and fix UserIO Test 2022-02-18 19:35:54 -06:00
Dave Burke
b9ba37c8f2 Implement play() and scoreHand() 2022-02-09 21:19:04 -06:00
Dave Burke
670a2b02be Add example i/o test 2022-02-07 21:59:02 -06:00