Go to file
Justin Toombs 1d8878f10a I made several changes to the yahtzee_goals python
file in order to provide the various tasks needed to win the
game of Yahtzee.

This style of problem solving has some similarities to our earlier
assignments from the summer, but had a significant number of layers to
it not seen in prior labs. While I certainly understand this method of
thinking and workflow, I do not believe this is how my thinking process
best understands coding. During much of the process, I needed a
significant amount of help to work through and understand even the
smallest of details.
2024-02-04 22:31:56 -05:00
__pycache__ I made several changes to the yahtzee_goals python 2024-02-04 22:31:56 -05:00
.commit_template Initial commit 2023-08-15 16:42:53 +00:00
dice_stats.py There were changes made specifically to develop 2024-02-04 18:14:38 -05:00
die.py Initial commit 2023-08-15 16:42:53 +00:00
play.py I made several changes to the yahtzee_goals python 2024-02-04 22:31:56 -05:00
poetry.lock Initial commit 2023-08-15 16:42:53 +00:00
pyproject.toml There were changes made specifically to develop 2024-02-04 18:14:38 -05:00
yahtzee.py The changes made here involved providing 2024-02-04 19:09:26 -05:00
yahtzee_goals.py I made several changes to the yahtzee_goals python 2024-02-04 22:31:56 -05:00