Hello again! I am HexCompiler (formerly known as the ‘dnd coder’) back at it with the dnd code. Quick recap if what this code does: It’s designed to help build your Dungeons and Dragon’s character, starting from scratch it offers a choice-based way to make your character and inevitably ends up with creating you both a character sheet pdf and notes file.
I created the Player class and went through and rewrote everything to be based on that class, started an unfinished dnd_tools file to hold all of that information (like lots of items do not have description/cost/weight yet, but they have name), refactored everything, and changed file names. There is also a Feats dictionary that is mostly complete, but it currently has no function, however in the future I plan to link it to all races that get feats or Variant Humans.
This is all built on a base file, being a random character generator posted by Jadey_Catgirl99 on YouTube.
Here is the link for those to check it out: https://github.com/JJNara39/dndcode/tree/main/OOP%20and%20Refactor
The purpose of this post was to provide a progress update but also maybe gather tips on what to do next.
This is just a toy project, for now at least. Something I am doing while working. There is no clear purpose yet.
submitted by /u/Nara39
[link] [comments]
r/learnpython Hello again! I am HexCompiler (formerly known as the ‘dnd coder’) back at it with the dnd code. Quick recap if what this code does: It’s designed to help build your Dungeons and Dragon’s character, starting from scratch it offers a choice-based way to make your character and inevitably ends up with creating you both a character sheet pdf and notes file. I created the Player class and went through and rewrote everything to be based on that class, started an unfinished dnd_tools file to hold all of that information (like lots of items do not have description/cost/weight yet, but they have name), refactored everything, and changed file names. There is also a Feats dictionary that is mostly complete, but it currently has no function, however in the future I plan to link it to all races that get feats or Variant Humans. This is all built on a base file, being a random character generator posted by Jadey_Catgirl99 on YouTube. Here is the link for those to check it out: https://github.com/JJNara39/dndcode/tree/main/OOP%20and%20Refactor The purpose of this post was to provide a progress update but also maybe gather tips on what to do next. This is just a toy project, for now at least. Something I am doing while working. There is no clear purpose yet. submitted by /u/Nara39 [link] [comments]
Hello again! I am HexCompiler (formerly known as the ‘dnd coder’) back at it with the dnd code. Quick recap if what this code does: It’s designed to help build your Dungeons and Dragon’s character, starting from scratch it offers a choice-based way to make your character and inevitably ends up with creating you both a character sheet pdf and notes file.
I created the Player class and went through and rewrote everything to be based on that class, started an unfinished dnd_tools file to hold all of that information (like lots of items do not have description/cost/weight yet, but they have name), refactored everything, and changed file names. There is also a Feats dictionary that is mostly complete, but it currently has no function, however in the future I plan to link it to all races that get feats or Variant Humans.
This is all built on a base file, being a random character generator posted by Jadey_Catgirl99 on YouTube.
Here is the link for those to check it out: https://github.com/JJNara39/dndcode/tree/main/OOP%20and%20Refactor
The purpose of this post was to provide a progress update but also maybe gather tips on what to do next.
This is just a toy project, for now at least. Something I am doing while working. There is no clear purpose yet.
submitted by /u/Nara39
[link] [comments]