Go to file
Hope 3d5c2e1d8c Updated the logic to have a three and four of a kind logic.
I set the list to a variable because I kept getting an error saying the object was not iterable.
2025-07-16 08:25:03 -04:00
.commit_template Initial commit 2025-04-25 21:27:35 +00:00
.gitignore Initial commit 2025-04-25 21:27:35 +00:00
dice_stats.py Updated the logic to have a three and four of a kind logic. 2025-07-16 08:25:03 -04:00
die.py Initial commit 2025-04-25 21:27:35 +00:00
play.py Initial commit 2025-04-25 21:27:35 +00:00
poetry.lock Initial commit 2025-04-25 21:27:35 +00:00
pyproject.toml Initial commit 2025-04-25 21:27:35 +00:00
yahtzee.py I added the docstrings. 2025-07-15 21:54:34 -04:00
yahtzee_goals.py Initial commit 2025-04-25 21:27:35 +00:00