Show HN: A self-running space economy SIM in Rust and Bevy
Summary
The Space Project is an agent-driven space economy simulator written in Rust with a Bevy-based native client. It models hundreds of autonomous entities (ships, facilities, populations, factions) in a self-running economy, using a pure Rust sim_core and a embedded Bevy renderer, aiming for scalable performance up to 100k+ agents. The project is MIT-licensed and invites forks and contributions to evolve the concept further.