Skip to content

NicholasCheek/5ECharacterGenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

D20 Character Generator

D20 Character Generator is a python script that can quickly reroll a new character for both players (PC) and Game Masters (GM).

Roll a character

  1. Download and install python 3 on your system. Additional documentation can be found here.
  2. Download and extract this repository.
  3. Open a terminal or command prompt and change to the directory where you extracted this repository.
  4. Run the script with this command: python3 gen.py
  5. Use the character in your next Tabletop Role Playing Game (TTRPG) session!

License

Copyright (C) 2020 Nicholas Cheek.

This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.

You should have received a copy of the GNU Affero General Public License along with this program. If not, see https://www.gnu.org/licenses/.

Releases

No releases published

Packages

No packages published

Languages