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
// Network visualization does not work in wasm due to the bevy_canvas dependency not having a WebGL shaders.
pub mod network;
pub mod number_grid_2d;
pub mod object_grid_2d;