krabmaga 0.6.1

A modern developing art for reliable and efficient Agent-based Model (ABM) simulation with the Rust language.
Documentation
1
2
3
4
5
pub mod camera_system;
pub mod init_system;
pub mod renderer_system;
pub mod simulation_system;
pub mod ui_system;