|
|
f066fe8bb1
|
Added time() module and code to randomize the seed for random shuffling.
|
2025-09-24 19:46:59 -07:00 |
|
|
|
5406155c5d
|
Added Collections module; modified class Hand, added methods to get all melds and best meld combo; added function to find non-overlapping meld combos; fleshed out game start
|
2025-09-24 19:33:58 -07:00 |
|
|
|
e179d71d41
|
Add melds method to class Hand; added find_sets and find_runs functions
|
2025-09-24 19:14:18 -07:00 |
|
|
|
b4e659e9e0
|
Committed skeleton classes needed for Gin Rummy Game
|
2025-09-24 18:58:52 -07:00 |
|