screeps-starter-rust icon indicating copy to clipboard operation
screeps-starter-rust copied to clipboard

Starter Rust AI for Screeps, the JavaScript-based MMO game

Results 5 screeps-starter-rust issues
Sort by recently updated
recently updated
newest added

Hello, I have an M1 MacBook Pro 2021 and cannot build the example using the command `cargo screeps build`. This command results in the error: > info: syncing channel updates...

I finally bothered to get a proof of concept going of getting randomness the 'right' way within Screeps WASM - it's a little tricky since the `js` feature on the...

I'm current working make an framework using [rmp_serde crate](https://crates.io/crates/rmp-serde/) and my [base_utf8 crate](https://crates.io/crates/base_utf8/) to make memory storage both small and fast, so should we add it?