Bevy 0.8: data driven game engine built in Rust

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

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

    A refreshingly simple data-driven game engine built in Rust

  • as for what the issue are, this original idea for stageless explains it better than i could: https://github.com/bevyengine/bevy/discussions/1375

  • bevy_rapier

    Official Rapier plugin for the Bevy game engine.

  • I'd recommend checking out either bevy_rapier (serious physics) or bevy_physimple (trivial 2D physics) depending on your needs.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • book

    The Rust Programming Language

  • 5) For Rust the way to go is definitely The Book which is THE official way to learn Rust. I also highly recommend A half hour to learn Rust which basically throws a lot of syntax explanations at you instead of trying to explain concepts. gotta know how to read the code.

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