bones-ai / rust-ecosystem-simulation
A simple ecosystem simulation written in Rust and Bevy
☆42Updated 9 months ago
Related projects ⓘ
Alternatives and complementary repositories for rust-ecosystem-simulation
- Procedural 2d world generation in Rust and Bevy☆61Updated 11 months ago
- Generic cellular automaton plugin for bevy.☆59Updated 4 months ago
- DEPRECATED use egui_ratatui instead☆27Updated 6 months ago
- This Week, in the Bevy Ecosystem☆100Updated 4 months ago
- A simple, multi-platform WebRTC networking library for client<->server topologies using Bevy.☆38Updated 7 months ago
- An ant colony simulation written in rust☆178Updated last year
- The first compute-centric vector graphic video game☆67Updated 4 months ago
- Doom + Cliché = Doomé☆82Updated last year
- Generating random 2d maps for bevy using noise crate☆33Updated last year
- Cross-platform (including wasm) persistent key value store plugin for rust games/apps☆139Updated 2 months ago
- A low-latency multiplayer action game, showcasing how to implement p2p connections and rollback networking in a web browser.