pierreyoda / micropolis-rs

The classic Micropolis (Sim City 1) game rewritten in Rust and React, with WebAssembly support.
Other
21 stars 1 forks source link

Core: map generation is broken #11

Closed pierreyoda closed 3 years ago

pierreyoda commented 3 years ago

Ever since https://github.com/pierreyoda/micropolis-rs/issues/3, the Core map generator always outputs the same result:

image

Both randomness and correctness are broken.