kaotickj / RPG-Name-Genie

Generate captivating and immersive names for your RPG characters effortlessly. Unleash your imagination and enhance your storytelling with unique and fitting names.

Home Page:https://production-kdg.ddns.net/namegen/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RPG Name Genie

Version Maintenance License Language

Generate captivating and immersive names for your RPG characters effortlessly. Unleash your imagination and enhance your storytelling with unique and fitting names.

Screenshots

RPG Name Genie Screenshot

Usage

  1. Clone the repository to your local environment.
  2. Ensure you have Python installed.
  3. Be sure you have the included namegen_names.db file in the same directory as the namegenie.py or executable.
  4. Choose the gender and click "Generate" to obtain a character name.
  5. Optional: Add more names to the database using the "Add Names" tab link.

Dependencies

  • Python (>= 3.0)
  • wxPython (install using pip install wxpython)
  • SQLite3 (standard Python package)
  • Random (standard Python package)

Windows Executables

For users who prefer a standalone application:

Contributing

We welcome contributions to improve this RPG Name Genie. Please follow our contribution guidelines.

Code of Conduct

Please review our Code of Conduct to understand the expected behavior for all participants in this project.

License

This project is licensed under the GNU General Public License v3.0 - see the LICENSE file for details.

Demo

You can try the RPG Name Genie in action by visiting our online demo.


Disclaimer: While using this tool, always adhere to privacy and copyright guidelines when adding names to the database. This tool is suitable for both personal and commercial use, with a mandatory requirement for attribution in the form of a credit that reads, "Names generated using RPG Name Genie by Kaotickj."

About

Generate captivating and immersive names for your RPG characters effortlessly. Unleash your imagination and enhance your storytelling with unique and fitting names.

https://production-kdg.ddns.net/namegen/

License:GNU General Public License v3.0


Languages

Language:Python 100.0%