Question: Create a random character generator for NPCs . This generator should create an instance of a Character class containing at least the following attributes: Name
Create a random character generator for NPCs This generator should create an instance of a Character class containing at least the following attributes: Name Race Class Alignment Create these attributes from a random attribute generator or passed in to the initThen, create instances of your Character class and create a short story with print statements. Use loops, and conditional logic based on user input if you desire.
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
