Crate game_logic[−][src]
Expand description
This file is the main entry point for the game logic.
Modules
This module contains code needed for interacting with a local Discord instance.
This module contains the datastructure backing persistent data.
This module contains lower level rendering logic.
Functions
This is the game logic entrypoint. Despite being async, this is expected to block the main thread for rendering and stuff.