dora-ssr 0.4.21

The lib for building Dora SSR game as wasm32-wasi that runs on multi-platform Dora SSR engine.
Documentation
1
2
3
4
mod ai;
pub use ai::AI;
mod tree;
pub use tree::Tree;