Skip to content

Latest commit

 

History

History
 
 

screeps-game-api

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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.