Code

Here you will find the documentation of the code itself.

Managers

Console Manager: handles the creation and rendering of all consoles.

class managers.game_manager.GameManager

Game Manager: Handles setup and progression of the game Admittedly this is a bit of a mess and will need to be cleaned up.

load_game_data()

This is where the game templates / data is loaded.