This Python script allows you to create a detailed character profile by providing various attributes and details about your character. It is structured to capture information related to a character's background, personality, expertise, and more.
- Collects information in a structured format.
- Allows you to add detailed information about your character.
- Provides a JSON representation of the character for further use.
- Clone or download the repository.
- Run the
character_form.py
script. - Follow the prompts to fill in the character's information.
- The script will display the character's profile in JSON format.
- The script is designed to be easily customizable, allowing you to add or modify character attributes as needed.
- Feel free to use, modify, and integrate this script into your own projects.
Contributions are welcome! If you have ideas for improvements or new features, please open an issue or submit a pull request.
This project is licensed under the MIT License - see the LICENSE file for details.