RG3D
3D and 2D game engine written in Rust [Moved to: https://github.com/FyroxEngine/Fyrox] (by mrDIMAS)
Phaser
Phaser is a fun, free and fast 2D game framework for making HTML5 games for desktop and mobile web browsers, supporting Canvas and WebGL rendering. [Moved to: https://github.com/phaserjs/phaser] (by photonstorm)
RG3D | Phaser | |
---|---|---|
40 | 182 | |
3,193 | 35,792 | |
- | - | |
9.8 | 9.6 | |
over 3 years ago | over 1 year ago | |
Rust | JavaScript | |
MIT License | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
RG3D
Posts with mentions or reviews of RG3D.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-05-24.
-
5 Rust game engines to consider for your next project
Fyrox is a production-ready engine with extensive documentation and resources that focuses on 2D and 3D rendering. To use the Fyrox engine, add the following line to your Cargo.toml:
-
Is there a way to use piston with wasm?
rg3d has recently added web support.
- RG3D Engine 0.24 is out with major improvements in 2D support, physics, user interface, performance, and more...
- rg3d 0.24 Feature Highlights - first-class 2D games support, physics, user interface, resource management improvements, guide book and more!
-
Game engines favouring a programming-heavy approach?
Rg3d, written in Rust: https://rg3d.rs
-
Is it reasonable to build beautiful-responsive-complex frontends in Rust web frameworks with minimal html css javascript knowledge?
Maybe bevy plus egui? I have never used wasm or bevy though. rg3d apparently supports wasm, too, and includes its own GUI lib (but it's hard to customize the rg3d gui, as far as I can tell).
- I know that rust is still a growing ecosystem but I want to know if there are any rust game engines.
-
Rust in Linux, AoT Compiler in React
some game engines https://github.com/PistonDevelopers https://www.libhunt.com/l/rust/topic/game-engine https://github.com/rg3dengine/rg3d https://medium.com/pragmatic-programmers/game-development-with-rust-31147f7b6096
- [Media] rg3d live coding session #3 - curves and curve editor
Phaser
Posts with mentions or reviews of Phaser.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-11-11.
-
Simple React Game Tutorial
Just use an actual game framework https://phaser.io/
-
Not only Unity...
Phaser (MIT/JS) https://github.com/photonstorm/phaser
-
Thirteen Potions Build Log
I used the Phaser framework to build the game! I didn't pick it for any particular reason, I just saw that they were offering prizes at the end of the game jam so I thought it'd be a good choice. In hindsight, once again, I should have read the fine print and realized that Phaser is very large for this kind of game jam, but MOVING ON.
-
Alternative Game Engines for Marooned Unity Developers
Phaser: I've actually used this engine before! It's pretty decent if you're just making small browser games and really easy to use. I taught a programming class to kids aged 10-15 and we used this for a couple of projects. They had no problem making some decent games with it. MIT Licensed and would definitely recommend giving it a go if you want to make something that has the same sort of style as older browser flash games we all used to play on Miniclip and other similar sites.
- FLaNK Stack Weekly 18 September 2023
- Phaser: A fast, fun and free open source HTML5 game framework
-
Consider web technologies for game development
https://phaser.io/ is a great framework to get started with
- Bitty Engine: A tiny powerful game engine
-
Building a Mobile Game with Phaser and Ionic Vue: Part One
I love playing video games, especially console and mobile games. I learned about Phaser (an open source framework for building games with JavaScript) last year and have wanted to try out game development using the skills I already have as a web developer.
What are some alternatives?
When comparing RG3D and Phaser you can also consider the following projects:
bevy - A refreshingly simple data-driven game engine built in Rust
JS Game - JavaScript + Canvas 2D game engine
narg - A tool to generate LC/AP formulas for a given seed in Noita.
Unreal.js - Unreal.js: Javascript runtime built for UnrealEngine
piston - A modular game engine written in Rust
whitestorm.js - :rocket: 🌪 Super-fast 3D framework for Web Applications 🥇 & Games 🎮. Based on Three.js