screeps-game-api 0.0.4

WASM bindings to the in-game Screeps API
Documentation

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.