WASM bindings to the in-game Screeps API for Rust.
# Cargo.toml
[dependencies]
screeps-game-api = "0.23.4"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Basic usage of the Screeps Game API to interact with a Creep object.
Ensure you are building with --target wasm32-unknown-unknown and have wasm-bindgen-cli installed.
No dependency data recorded yet.