Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Bevy
Bevy is a refreshingly simple data-driven game engine built in Rust. It is free and open source forever!
- GitHub: https://github.com/topics/bevy
- Repo: https://github.com/bevyengine/bevy
- Created by: Carter Anderson
- Released: 2020
- Related Topics: rust, game-engine, gamedev,
- Last updated: 2025-02-01 00:03:33 UTC
- JSON Representation
https://github.com/fabienjuif/bevy_cameraman
2D camera with dead_zone, look_ahead, etc
Last synced: 10 Dec 2024
https://github.com/claby2/move-fast
A puzzle game where the shortest path isn't always the best option. Made with Bevy.
bevy bevy-engine game gamedev puzzle-game rust
Last synced: 19 Dec 2024
https://github.com/eternmaxwell/epix_engine
A cpp game engine based on ecs inspired by rust bevy.
bevy cmake cpp ecs game game-engine pixel voxel
Last synced: 11 Dec 2024
https://github.com/running-grass/tuxmath
Tuxmath with Bevy Engine
bevy educational-game game math rust
Last synced: 17 Dec 2024
https://github.com/vleue/bevy_workshop
Workshop for Bevy
bevy bevy-engine tutorial workshop
Last synced: 24 Dec 2024
https://github.com/not-real-games/murder
An editor for Bevy, built in Bevy.
bevy bevy-editor bevy-engine rust
Last synced: 24 Dec 2024
https://github.com/johanhelsing/ultra_crustaceous
Tools for making Ultra Zeus compatible roms in rust. And a sample emulator in js
bevy fantasy-console rust wasm
Last synced: 18 Dec 2024
https://github.com/dothanhtrung/bevy-2dviewangle
Bevy plugin to manage 2d texture in different view angles
Last synced: 17 Jan 2025
https://github.com/aggrathon/ludumdare54
My entry to the 54th Ludum Dare game jam
bevy game-jam ldjam54 ludum-dare ludum-dare-54 rust
Last synced: 20 Dec 2024
https://github.com/oscrim/bevy_shape_draw
A simple bevy plugin for drawing a box using raycasting in 3d space
Last synced: 31 Oct 2024
https://github.com/matzesoft/rust_jumpnrun
Multiplayer JumpNRun build using Rust and the Bevy GameEngine.
bevy jumpnrun multiplayer rust
Last synced: 09 Oct 2024
https://github.com/goktug97/bevy_modding_experiment
A simple approach to add modding to a Bevy game
bevy game-development gamedev rust
Last synced: 19 Dec 2024
https://github.com/rparrett/bevy_simple_prefs
A small Bevy plugin for persisting multiple Resources to a single file
Last synced: 09 Oct 2024
https://github.com/running-grass/bevy-tutorial
bevy 教程
bevy bevy-engine document ecs game-development tutorial
Last synced: 04 Jan 2025
https://github.com/slangerosuna/space_cowboy_rpg
A sci-fantasy open-world shooter/rpg that replaces scripted dialogue with generative AI and has infinite content
ai bevy fantasy fps game multiplayer rpg scifi singleplayer video-game
Last synced: 09 Oct 2024
https://github.com/nexfader/rewarmation
A turn-based tactical artillery game
2d artillery bevy game gamedev rust turn-based-strategy worms
Last synced: 12 Jan 2025
https://github.com/jojofr1/nebuleria
A game made with Rust and the Bevy Engine. Don't except much. I will do my best to keep this project alive.
Last synced: 19 Dec 2024
https://github.com/gabotechs/wall-runner
Experimental physics based game made with bevy and the bevy's plugins ecosystem
bevy bevy-engine bevy-plugin game
Last synced: 31 Jan 2025
https://github.com/seldom-se/seldom_singleton
A helper `SystemParam` for when you have a resource containing a handle
Last synced: 09 Oct 2024
https://github.com/martinstarman/monet
Image editor written in Rust using Bevy Engine.
Last synced: 09 Oct 2024
https://github.com/victorb/indie-games-website-simulator
What if the year was 2013 and you're responsible for scaling a brand new online indie games marketplace?
bevy bevy-engine game-development gamedev games gmtk-2024 rust
Last synced: 26 Dec 2024
https://github.com/ZikXewen/hppr
A platformer game implemented for educational purpose.
Last synced: 23 Oct 2024
https://github.com/liamgallagher737/bevy_arcade_car_controller
A simple arcade car controller for Bevy
Last synced: 19 Jan 2025
https://github.com/shnarazk/dodge-the-bevy
A No-click Game in Rust, with Bevy, imported from Godot tutorial
Last synced: 25 Jan 2025
https://github.com/nullprop/cave
Marching cubes cave generation test in Bevy
Last synced: 19 Dec 2024
https://github.com/mate-h/bevy-webgpu
bevy game-engine hmr rust typescript vite webgpu
Last synced: 19 Dec 2024
https://github.com/ncthbrt/mew
Various tools to parse, validate, and manipulate wesl shader files.
Last synced: 21 Jan 2025
https://github.com/carter907/bevy-rust-template
A rust bevy template for cargo-generate.
bevy bevy-template cargo-generate rust
Last synced: 06 Jan 2025
https://github.com/svelterust/flappy-bird-bevy
Flappy Bird and genetic algorithms
Last synced: 24 Jan 2025
https://github.com/fabinistere/raise-your-hand
You must reach your friend in a public area. But the crowd is not making things easy for you...
bevy bevy-game crowd crowd-simulation game puzzle-game
Last synced: 14 Dec 2024
https://github.com/mattzque/bevy-ui-string-parser
Parser for various values used in bevy-ui.
Last synced: 23 Jan 2025
https://github.com/dirkchristianbecker/bevy_inventory_system
An inventory system for bevy
Last synced: 19 Dec 2024
https://github.com/h1g0/conways_game_of_life.rs
"Conway's Game of Life" written in Rust (by using Bevy).
bevy conways-game-of-life game-of-life rust
Last synced: 20 Jan 2025
https://github.com/shadowmitia/bevy-2048
A 2048 implementation made with Bevy 0.9
Last synced: 21 Jan 2025
https://github.com/ickshonpe/noughts-and-crosses-bevy
noughts and crosses with the bevy game engine
Last synced: 28 Jan 2025
https://github.com/shnarazk/rg-001
a study about real-time and interactive application development in Rust
Last synced: 26 Nov 2024
https://github.com/dejaime/moderator
A very experimental crate for mod support in Bevy Game Engine games
Last synced: 19 Dec 2024
https://github.com/ahmedyassinemaalej/minesweeper-rs
Minesweeper clone using bevy and rust
Last synced: 19 Jan 2025
https://github.com/eyzi/bevy-study
a dummy's game dev study with rust and bevy
Last synced: 27 Jan 2025
https://github.com/orangutanrider/giga_zoid_hunt
A minimal RTS game, featuring a complex enemy behaviour. Created for an honours project, with supporting work and documents.
abertay-university bevy ecs game-development honours-project macros-rust rust university-project
Last synced: 19 Dec 2024
https://github.com/pyrbin/nordicnest_bf_game
Roughly put together game made during black Friday 2022.
Last synced: 11 Jan 2025
https://github.com/pyrbin/ball_shooter
My first ever rust & bevy project. A simple clone of the classic bubble shooter game.
Last synced: 11 Jan 2025
https://github.com/zachcoleman/bevy-exploration
Exploring the Bevy game engine
Last synced: 05 Dec 2024
https://github.com/cypriengille/labby
[WIP] A recreation of the Labyrinth board game using the Bevy game engine.
Last synced: 27 Jan 2025
https://github.com/devinleamy/bevy-react-example
An example demonstrating using Bevy within React
Last synced: 08 Dec 2024
https://github.com/funatsufumiya/button_pops_01
study artwork "button_pops_01" / bevy 0.15
Last synced: 30 Jan 2025
https://github.com/funatsufumiya/my_bevy_artworks_2025
my bevy artworks 2025
Last synced: 30 Jan 2025
https://github.com/funatsufumiya/stairs_01
study artwork "stairs_01" / bevy 0.15
Last synced: 30 Jan 2025
https://github.com/fastestmolasses/cinecam2d
CineCam2D is a 2D camera library for games and other interactive applications built on top of Bevy.
bevy bevy-engine camera camera2d gamedev rust rust-gamedev
Last synced: 16 Dec 2024
https://github.com/fastestmolasses/convars
Console config variables library for game engines
bevy console-variables convar cvars game game-engine rust
Last synced: 16 Dec 2024
https://github.com/admodev/rust-bevy-game
Game made in Rust with Bevy game engine.
bevy bevy-engine game game-development rust rust-lang
Last synced: 23 Dec 2024
https://github.com/coolcatcoder/a-bevy-in-the-hand-is-worth-two-in-the-vulkano
Low boilerplate way of using bevy vulkano.
Last synced: 15 Dec 2024
https://github.com/vhiribarren/bevy-sandbox
Various tests and samples to explore Bevy.
Last synced: 07 Jan 2025
https://github.com/slowlydev/bevy-pixelation
My attempt to pixelate 3d objects with shaders and bevy in rust
bevy glsl-shader playground rust
Last synced: 05 Nov 2024
https://github.com/vhiribarren/game-of-life-rust-bevy
Toy project using Rust and Bevy to developer a Conway's Game of Life
bevy conways-game-of-life egui rust toy-project webassembly
Last synced: 07 Jan 2025
https://github.com/rodneylab/bevy-xpbd-tutorial
Video game physics engine using Bevy by following Johan Helsing tutorial
Last synced: 08 Jan 2025
https://github.com/slowlydev/rust-pong-game
My first small game with bevy written in rust
Last synced: 05 Nov 2024
https://github.com/cultistgamedev/rogue
2D Roguelike Written in Rust and Bevy
Last synced: 08 Jan 2025
https://github.com/claby2/planes
✈️ 3D Plane Game
bevy bevy-engine game gamedev rust
Last synced: 19 Dec 2024
https://github.com/rich-engineer/arenic_bevy
Arenic is a solo roguelite inspired by MMORPG boss raids, Rabbit & Steal, Megaman-Battle-Network, and MMoRPGs like WoW, built with Rust and Bevy. It features a unique Record & Replay system, gacha recruitment, and idle progression across multiple arenas.
bevy gacha-system idle-progression rogue-lite rust wasm
Last synced: 08 Jan 2025
https://github.com/lucascompython/game-of-life
This is Conway's Game of Life made in Rust with the Bevy Game Engine
bevy bevy-engine rust rust-lang
Last synced: 05 Jan 2025
https://github.com/sergioribera/game_kill_errors
A game for 404 error
android bevy bevy-engine game game-development ios linux macos rust wasm web windows
Last synced: 19 Dec 2024
https://github.com/strikeless/minimal_fast_bevy_template
A basic Bevy project template providing some build-time optimizations without bloat that you'd remove anyway.
bevy bevy-engine game-development gamedev rust rust-lang template-repo
Last synced: 27 Dec 2024
https://github.com/onoderis/aurora-game
An attempt to write a 2d platformer game
Last synced: 12 Jan 2025
https://github.com/ggalizzi/bevy_simple_post_pass
Very simple post processing on Bevy game engine.
Last synced: 17 Dec 2024
https://github.com/4ndv/playground
My programming misfortunes, featuring Rust and Bevy
bevy bevy-engine bevy-game game-development graphics-programming
Last synced: 12 Dec 2024
https://github.com/exatasmente/bevy-puzzle-game
Twitch live puzzle game
bevy bevy-engine game-development rust twitch
Last synced: 08 Jan 2025
https://github.com/johanhelsing/bevy_sub_color
Subtractive color material plugin for bevy
bevy game-development material
Last synced: 18 Dec 2024
https://github.com/wraithaven-games/bevy_wh_elements
An object-based UI wrapper for Bevy.
Last synced: 13 Dec 2024
https://github.com/icesentry/bevy_tracing
Simple path tracer made with bevy
Last synced: 05 Jan 2025
https://github.com/timjentzsch/bevy_error
A prototype for consistent and informative error messages in bevy.
Last synced: 18 Dec 2024
https://github.com/icorbrey/bevy_demos
A collection of Bevy demos for my personal reference.
Last synced: 11 Jan 2025
https://github.com/mfurquimdev/bevy-foo
A game development tutorial for Bevy, inspired by Lazy Foo's SDL2 tutorial
bevy bevy-engine game-development gamedev tutorial
Last synced: 13 Jan 2025
https://github.com/robertdodd/bevy_local_storage
A LocalStorage asset reader for Bevy.
bevy bevy-engine game-development localstorage
Last synced: 19 Dec 2024
https://github.com/erhant/bevy-breakout
A breakout game using Bevy game engine.
Last synced: 13 Jan 2025