Character creator program; 4th edition RPG. Python 2.X
This is a character creator for a pen and paper roleplaying game. I developed this in my spare time around a decade ago. The only part that is not my code is Scrolled.py, a scrolled tkinter pane from an open source site. I no longer know the name of the original developer of that file.
This application is created with Python 2.7
Run Char4th.pyw to start this application.