Crate rust_training_tool

source
Expand description

rust_training_tool is a tool that makes game dev with eframe easy. Warning: eframe is not made for game dev. If you are thinking about using this crate to create a game: don’t.

Modules§

  • Simple collision resolution logic.
  • Gui and main loop functionality.