Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 468 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 468 Bytes

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.