Rusty Engine 3.0

This page summarizes the projects mentioned and recommended in the original post on /r/rust

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • rusty_engine

    2D game engine for learning Rust

    Update: I couldn't stop thinking about this 👆🏻, so after updating to Bevy 0.6, I circled back and tried to make Game generic over the game state struct...and it worked this time! I don't know if Bevy 0.6 did something to make it easier, or if I just smartened up sufficiently, but there is no longer any need for the macro call. 🎉 The change will be in Rusty Engine 4.0, which I will release as soon as I figure out what to do about bevy_prototype_debug_lines not having an upstream Bevy 0.6-compatible release.

  • bevy

    A refreshingly simple data-driven game engine built in Rust

    Rusty Engine is a simple, 2D game engine for those who are learning Rust. Create simple game prototypes using straightforward Rust code without needing to learning difficult game engine concepts! It works on macOS, Linux, and Windows. Rusty Engine is a simplification wrapper over Bevy, which I encourage you to use directly for more serious game engine needs.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts