Commit Graph

3 Commits

Author SHA1 Message Date
Justin Toombs 8a1f6f677e The changes made here involved providing
docstrings to explain what was occurring in each of the methods.

My thinking for this portion came more naturally than some of my
coding for this lab as it drew on my English teaching background in
order to describe what was happening. I may use this in the future to
understand in greater detail what is occurring in my code.
2024-02-04 19:09:26 -05:00
Justin Toombs a6b4a1aadd There were changes made specifically to develop
the three and four of a kind definitions, and was accomplished
using a comparison between each of the presented integers upon each
roll.

A situation where a class would come in handy would actually be working
with my Dungeons and Dragons Club after school with students to help
them with character creation as a class could be made to help with the
generation of characters with their specific race, character class,
background, inventory, and stats. This would actually be quite the
helpful tool.
2024-02-04 18:14:38 -05:00
jtoombs 29154778d4 Initial commit 2023-08-15 16:42:53 +00:00