screeps-game-api 0.1.1

WASM bindings to the in-game Screeps API
docs.rs failed to build screeps-game-api-0.1.1
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: screeps-game-api-0.20.1

screeps-game-api

crates.io version badge docs.rs version badge

Typed bindings to the Screeps in-game API for WASM Rust AIs.

Best used alongside cargo-screeps.

Note: This library is not fully tested, but feel free to use it! Issues are welcome.

Uses https://github.com/koute/stdweb for calling into JS.