Equinox-Engine
arewegameyet
Our great sponsors
Equinox-Engine | arewegameyet | |
---|---|---|
2 | 87 | |
1 | 615 | |
- | 3.1% | |
0.0 | 6.4 | |
11 months ago | 7 days ago | |
C | SCSS | |
- | Creative Commons Attribution 4.0 |
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.
Equinox-Engine
-
which concerns of the game dev industry does the committee NOT address ?
My little toy engine I made had code for this. I had to rely on gnu extensions, but it worked ok. Then I would define them in lua from the c++ code so I could use them easily. https://github.com/floomby/Equinox-Engine/blob/main/enum_helper.hpp
arewegameyet
- Rust – Are We Game Yet?
-
I wanna be a crab.
rust-learning (A broader listing that includes links to sites like Are we game yet? among other things)
-
Allowing execution of other languages inside a completed Rust project
There's also the Scripting Languages section of Are we game yet?, though I'm not sure which of those are suitable for restricted execution.
-
What is missing in the rust game dev universe?
It's worth checking out https://gamedev.rs/ for newsletters about activity in the ecosystem, meetups, and links to repos and places to chat. In addition, https://arewegameyet.rs/ aims to highlight libraries in the ecosystem. Both may give you a better idea of what is currently being explored and is available to contribute to.
-
Tech stack for a turn-based roguelike in Rust
Are we game yet lists the libraries available in the ecosystem, you should find plenty of options there (if you’re not familiar with it already).
-
shura - A safe 2D game engine to easily create manageable games
Great job! Maybe consider adding it to arewegameyet? A community place won't hurt, maybe on discord or github discussions or matrix.
-
what's the best video game engine in rust?
I'm not too knowledgeable in this area, but https://arewegameyet.rs/ has a ton of useful information in it.
-
Godot game engine now has its own foundation
More info on the status of using rust for games here: https://arewegameyet.rs/
-
Well, hello there everyone. You probably don’t remember me or my post on this sub…
You can also definitely use Rust for video game programming, but it's a lot less ready and requires more effort from the programmer. It's a lot less immediately ready to go, focus on the game design like with Unity. Here's a site about Rust game readiness. If I wanted to make a game in Rust, I'd use the Bevy game engine.
-
new to rust
There are a ton of good resources on the ecosystem available at https://arewegameyet.rs/
What are some alternatives?
Godot - Godot Engine – Multi-platform 2D and 3D game engine
RG3D - 3D and 2D game engine written in Rust [Moved to: https://github.com/FyroxEngine/Fyrox]
detonator - 2D game engine and editor 💥💣
rust-rdkafka - A fully asynchronous, futures-based Kafka client library for Rust based on librdkafka
GameDev-Resources - :video_game: :game_die: A wonderful list of Game Development resources.
bevy - A refreshingly simple data-driven game engine built in Rust
gdnative - Rust bindings for Godot 3
awesome-bevy - A collection of Bevy assets, plugins, learning resources, and apps made by the community
macroquad - Cross-platform game engine in Rust.
ggez - Rust library to create a Good Game Easily
love - LÖVE is an awesome 2D game framework for Lua.
Fyrox - 3D and 2D game engine written in Rust