rusty-shooter
detonator
Our great sponsors
rusty-shooter | detonator | |
---|---|---|
2 | 8 | |
278 | 232 | |
- | - | |
0.0 | 8.9 | |
8 months ago | 11 days ago | |
Rust | C++ | |
MIT License | GNU General Public License v3.0 only |
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.
rusty-shooter
-
RG3D (Rust game engine) feature highlights
Thanks! I do have two pretty big games written with the engine - https://github.com/mrDIMAS/StationIapetus and https://github.com/mrDIMAS/rusty-shooter . I've started writing them because it is impossible to get right feature set, without a game that uses it.
-
Bevy 0.5
Yeah it did. Commits in the rg3d repo go back to like 2019, and they always had this as a demo for it before they started working on the third-person game.
detonator
- GameStudio: Yet Another 2D Game engine and editor for Windows and Linux
- Show HN: 2D Game engine and editor for Windows and Linux
-
Iced: A cross-platform GUI library for Rust, inspired by Elm
I agree with your point. In fact it's the approach I'm doing myself in my current UI lib (which has a very specific use case but the point still applies).
https://github.com/ensisoft/gamestudio/blob/master/uikit/win...
-
RG3D (Rust game engine) feature highlights
If you're interested in a 2D engine you might be interested in https://github.com/ensisoft/gamestudio
What are some alternatives?
arewegameyet - The repository for https://arewegameyet.rs
bevy-cheatbook - Unofficial Reference Book for the Bevy Game Engine
awesome-bevy - A collection of Bevy assets, plugins, learning resources, and apps made by the community
StationIapetus - 3rd person shooter in the very early development phase
wgpu-rs - Rust bindings to wgpu native library
GDevelop - :video_game: Open-source, cross-platform game engine designed to be used by everyone.
iced - Blazing fast and correct x86/x64 disassembler, assembler, decoder, encoder for Rust, .NET, Java, Python, Lua
Nu - Repository hosting the open-source Nu Game Engine and related projects.
bevy_webgl2 - WebGL2 renderer plugin for Bevy game engine