1
I Use This!
Inactive

Commits : Listings

Analyzed about 12 hours ago. based on code collected about 17 hours ago.
Apr 23, 2023 — Apr 23, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Updated parameters for claimWildCard More... almost 14 years ago
Added board variable More... almost 14 years ago
Speced out claimWildCard More... almost 14 years ago
Removed explicit card reference for addTo(Run|Set) More... almost 14 years ago
Documentation! More... almost 14 years ago
Fleshed out addRun More... almost 14 years ago
Fleshed out addSet More... almost 14 years ago
Need to track if a ContractPlayer has fulfilled their "contract" dictated by each round. More... almost 14 years ago
Actually Sets and Runs are owned by the game. More... almost 14 years ago
Players have their own sets and runs More... almost 14 years ago
We also have Contract Players! More... almost 14 years ago
Players have hands More... almost 14 years ago
So maybe we do have a Player - they are kind of important More... almost 14 years ago
Make the output more "useful" More... almost 14 years ago
Added tests folder with basic test of contract rummy class More... almost 14 years ago
Updated references for suites and faces to this->suites and this->faces More... almost 14 years ago
Initiate deck of cards on call of ContractRummy class More... almost 14 years ago
Updated references for "this->deck" to "this->playing_deck" More... almost 14 years ago
Some documentation of the constructor class More... almost 14 years ago
Began building constructor class More... almost 14 years ago
Trash the "Card" class for now. Cards should be sufficent More... almost 14 years ago
Track suites and faces for cards More... almost 14 years ago
Deal out the top card of a deck More... almost 14 years ago
Shuffle a deck More... almost 14 years ago
Find the total for a deck More... almost 14 years ago
Added a deck More... almost 14 years ago
Started creating ContractRummy Cards and Card classes More... almost 14 years ago
Started Readme More... almost 14 years ago