Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Eva | DnDCharStats | added basic DnD character stat generator #49

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Eva | DnDCharStats | added basic DnD character stat generator #49

wants to merge 4 commits into from

Conversation

evoticone
Copy link

Hello, this is my contribution to this repository for Hacktoberfest 2020! It is a very simple Dungeons and Dragons character stat generator using python :)

evoticone and others added 4 commits October 1, 2020 13:19
This is a Dungeons and Dragons character stat generator based on the "Roll 4, keep highest 3" rule. That means that you roll 4 dice and you keep the sum of the highest three values as your stat. Do this 6 times... and there you have them! 6 numbers ready to be modified based on your Race and allocated to your Strength, Constitution, Dexterity, Intelligence, Wisdom and Charisma slots as you choose!

To run this generator, simply navigate to the DnD-Character-Stats directory of this repo through a command line window and run:
python DnDCharStats.py
Copy link
Owner

@josharsh josharsh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

hi! This is far from productive tool in under 100 LOC please add more to it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants