Commit Graph

7 Commits

Author SHA1 Message Date
Paul Harrison b4ba284dcc feat: Construct ranked hand with description
Refactors rank test functions to retern details required for
description, then return RankedHand from rank_hand function.
2022-12-15 16:02:14 +00:00
Paul Harrison d924e39608 feat: Get hand rank
Method to get rank of a given hand.
2022-12-15 16:02:14 +00:00
Paul Harrison 68bfee17f1 chore: Introduce card factory 2022-12-15 16:02:14 +00:00
Paul Harrison 6be02c447d feat: Ensure hand comprises unique cards 2022-12-15 16:02:14 +00:00
Paul Harrison f0af94aa41 chore: Add helpful make commands and run linting 2022-12-15 16:02:14 +00:00
Paul Harrison 5efd77728d feat: Implement auto-naming string enum 2022-12-15 16:02:14 +00:00
Paul Harrison 3899da2f52 chore: Initial project setup 2022-12-15 16:02:01 +00:00