game-toolkit-core 0.1.1

Game loop, the Game trait, Context and time for the game-toolkit game-jam kit.
Documentation

game-toolkit-core

Crates.io docs.rs license unsafe forbidden

The app/runtime core of game-toolkit: the Game trait (init / update / render), the winit 0.30 run loop, Context, and frame timing with an optional fixed timestep.

Part of game-toolkit, a Rust workspace of small crates for 2D-first game jams. Most users depend on game-toolkit rather than this crate directly. See the workspace README for the full toolkit, examples, and quick-start.

Documentation

API docs: https://docs.rs/game-toolkit-core