Crate main

Source
Expand description

Starting point for the game engine as a library

Modulesยง

  • build ๐Ÿ”’
    Module for storing and using build data
  • resources ๐Ÿ”’
    Module for storing resources
  • setup ๐Ÿ”’
    Prepare the game engine for running
  • start ๐Ÿ”’
    Implementation specific starting points