game is seedable

This commit is contained in:
2026-05-18 12:15:57 -07:00
parent 25760d19a1
commit 2512f566ca
6 changed files with 21 additions and 10 deletions
Generated
+1
View File
@@ -138,6 +138,7 @@ version = "0.1.0"
dependencies = [
"card_game",
"klondike",
"rand",
]
[[package]]