big-c: update

This commit is contained in:
2026-04-12 06:38:57 +01:00
committed by oreodave
parent 364738eb94
commit f1a26592ec

View File

@@ -3,11 +3,11 @@
* WIP triples :modes:feat_triples: * WIP triples :modes:feat_triples:
Model the concept of a triple (three cards of similar rank). Model the concept of a triple (three cards of similar rank).
** DONE Triple::new ** DONE Triple::new
** TODO Hand ** DONE Hand
** TODO Display ** DONE Display
** DONE Ord ** DONE Ord
** TODO Hash ** DONE Hash
** TODO Testing ** WIP Testing
* Backlog :backlog: * Backlog :backlog:
** TODO Implement player and game structure ** TODO Implement player and game structure
A game should have a table of players, a deck of unplayed cards, a A game should have a table of players, a deck of unplayed cards, a