/PyBlivion

A level manager for the game The Elder Scrolls IV: Oblivion

Primary LanguagePython

PyBlivion

A level manager for the game The Elder Scrolls IV: Oblivion

This is just a simple project to help me learn GUI development, using tkinter, and to try and improve my programming experience.

With this initial version the only functionality that exists is filling in the data fields and being able to save to a JSON file and being able to load the data back in from that JSON file. It also makes sure that selecting more than 7 major skills doesn't happen.