Crate room4doom

source ·

Modules§

  • cheats 🔒
    Game cheats. These are what players type in, e.g, iddqd
  • config 🔒
    User configuration options.
  • d_main 🔒
    The main loop driver. The primary function is the main loop which attempts to run all tics then display the result. Handling of actual game-exe state is done withing the Game object.
  • timestep 🔒
    Gameplay speed control. It attempts to mimic/limit progression to the 30 tics per second Doom used.
  • wipe 🔒

Structs§

Constants§

Functions§

  • main 🔒
    The main game-exe crate should take care of initialising a few things