As of right now, this projects needs nothing but Python 3.6.5+. Below is the complete set of libraries from the standard library that this project uses :
json
random
sys
copy
collections
datetime
glob
os
time
math
re
tkinter
io
_io
rpglib
Simply run python3 'main-gui.py'
to start off the GUI version of the game
Run python3 'main.py'
to start off the CLI version of the game.