bevy
Game Engine
A data-driven game engine built in Rust with a simple architecture and modular design.
A refreshingly simple data-driven game engine built in Rust
37k stars
295 watching
4k forks
Language: Rust
last commit: about 1 month ago
Linked from 4 awesome lists
bevygame-developmentgame-enginegamedevopen-sourcerust
Related projects:
Repository | Description | Stars |
---|---|---|
smokku/bevy_miniquad | A plugin that integrates Bevy engine with a custom rendering solution using Miniquad | 38 |
fyroxengine/fyrox | A 2D/3D game engine written in Rust, providing tools and frameworks for building interactive games. | 7,824 |
ggez/ggez | A lightweight game framework for creating 2D games with minimum setup and flexibility. | 4,293 |
emilk/egui | An easy-to-use immediate mode GUI library for creating web and native applications with Rust | 22,802 |
linebender/druid | A data-first UI toolkit with a focus on performance and compatibility with native platforms. | 9,600 |
seed-rs/seed | A Rust framework for building fast and reliable web apps with an Elm-like architecture. | 3,808 |
bombfuse/emerald | A lightweight, cross-platform game engine for creating 2D games with direct access to physics, audio, graphics, and asset loading. | 560 |
rust-gamedev/arewegameyet | Tracks the state of the Rust game development ecosystem | 703 |
dev-family/wasm-2048 | An implementation of the popular 2048 game in Rust using Yew and compiled to WASM. | 152 |
zipxing/rust_pixel | A 2D game engine and rapid prototyping tool that supports text and graphics rendering modes for creating pixel-style games and terminal applications. | 151 |
rust-lang/crates.io | A central registry and infrastructure for sharing Rust packages, written in Rust | 3,022 |
gents83/inox | An integrated game engine and editor that leverages Rust for high performance and Blender as the external editor for easy customization. | 114 |
unavi-xyz/unavi | A Rust-based social platform for virtual reality interactions. | 86 |
ebtech/rust-algorithms | A collection of classic data structures and algorithms in Rust, showcasing the design and implementation for learning and reference purposes. | 3,778 |