Various game configuration files go here * `default.json` contains default settings for the game * `user.json` contains modifications of those defaults made through the UI `engine/config.py` is designed to read, write, manage and otherwise handle these files.