Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR. Learn more โ
Rusty_engine Alternatives
Similar projects and alternatives to rusty_engine
-
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
-
-
-
-
awesome-bevy
A collection of Bevy assets, plugins, learning resources, and apps made by the community
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
-
-
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
NOTE:
The number of mentions on this list indicates mentions on common posts plus user suggested alternatives.
Hence, a higher number means a better rusty_engine alternative or higher similarity.
rusty_engine discussion
rusty_engine reviews and mentions
Posts with mentions or reviews of rusty_engine.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-06-28.
-
Looking for a simple game engine
Rusty Engine is a very simplified wrapper over Bevy made by one of its contributors which allows you to basically get straight into game creation using code without having to learn proper ECS patterns and Bevy systems.
-
Why is it so difficult to learn to use Bevy?
One of the guys who contributed to Bevy made a wrapper around it called Rusty Engine. It vastly simplifies what you need to do to bootstrap a game with Bevy while introducing you more gently to the concepts you will need to learn when transitioning to a full Bevy project.
-
Learn Rust - Cyber Monday Course Giveaway
Ultimate Rust 2 uses Rusty Engine for the game prototype project(s) at the end of the course. Rusty Engine was created specifically for the course. More info about Rusty engine can be found on the GitHub repository, linked above.
-
Bevy 0.9: data oriented game engine built in Rust
If you are the kind of person who wants to learn Rust first, and then Bevy later, then I suggest starting with Rusty Engine (full disclosure, I'm it's author). It is a simplification layer around Bevy that removes almost all game engine concepts, so you can practice out your beginner Rust skills making simple game prototypes.
-
What's the best 2D engine like pygame, but for Rust?
- Rusty Engine doesn't support drawing primitive lines, polygons, or circles. Bevy 0.8 added the ability to draw polygons and circles, so I'm planning to add that "soon", but Bevy does not (yet) support drawing lines, so that is still up in the air. Given the OP's stated desires, this may eliminate the current version of Rusty Engine from consideration.
-
Rust game engines with extremely simple rendering abstractions
Check this one out: https://github.com/CleanCut/rusty_engine
-
Rusty Engine 3.0
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.
-
A note from our sponsor - CodeRabbit
coderabbit.ai | 19 Mar 2025
Stats
Basic rusty_engine repo stats
9
382
5.6
10 months ago
The primary programming language of rusty_engine is Rust.