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-01-09 00:06:29 UTC
- JSON Representation
https://github.com/dannymcgee/bevy_daz
Daz 3D asset support for Bevy Engine
bevy bevy-engine bevy-plugin characters daz daz3d
Last synced: 19 Dec 2024
https://github.com/mysterycoder456/bevy_jam_2023
Bevy Jam 2023 Entry
bevy bevy-engine bevy-jam ecs game game-development html5 rust rust-wasm side-effects wasm web web-game
Last synced: 21 Dec 2024
https://github.com/mysterycoder456/rustsnakegame
Very basic snake game made in Rust with Bevy 0.6, intended for learning by doing.
bevy bevy-engine rust rust-lang snake snake-game
Last synced: 21 Dec 2024
https://github.com/marwanzaky/bevy-top-down-movement
Top Down Movement In Bevy
bevy bevy-engine game movement top-down
Last synced: 09 Jan 2025
https://github.com/rparrett/bevy_simple_rich_text
A tiny, unambitious rich text helper for bevy_ui.
Last synced: 09 Oct 2024
https://github.com/rustunit/bevy_libgdx_atlas
Load libgdx texture atlas (sprite sheet) files as Bevy assets.
bevy gamedev spritesheet textureatlas
Last synced: 09 Oct 2024
https://github.com/fabienjuif/bevy_game_test
Experimenting with Bevy and testing various features (Rust)
Last synced: 20 Dec 2024
https://github.com/fabienjuif/bevy_cameraman
2D camera with dead_zone, look_ahead, etc
Last synced: 10 Dec 2024
https://github.com/icorbrey/bevy_a_quick_introduction
The completed code behind my video "Bevy: A quick introduction".
Last synced: 19 Dec 2024
https://github.com/windysha/rust_game_snake
This is an implementation of the traditional game snake, using the game engine bevy.
Last synced: 28 Dec 2024
https://github.com/HalfPixelStudios/hectic_dungeon
turn based dungeon crawler
Last synced: 23 Oct 2024
https://github.com/liamgallagher737/brptui
A Bevy Remote Protocol client for the terminal
Last synced: 05 Jan 2025
https://github.com/bd103/bevy_audio_stream
Microphone interface for the Bevy game engine
Last synced: 27 Nov 2024
https://github.com/superbodik/neiro-life
_ NeiRo-life 2D open-world game built with Rust and Bevy where creatures evolve using neural networks. _
bevy game neural-networks open-world rust
Last synced: 05 Jan 2025
https://github.com/dirkchristianbecker/yazomsug
A simple game made with the bevy engine
Last synced: 19 Dec 2024
https://github.com/cypriengille/labby
[WIP] A recreation of the Labyrinth board game using the Bevy game engine.
Last synced: 28 Nov 2024
https://github.com/devinleamy/bevy-react-example
An example demonstrating using Bevy within React
Last synced: 08 Dec 2024
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://gitlab.com/kimtinh/bevy-text-edit
Bevy plugin for easier input text
Last synced: 09 Oct 2024
https://github.com/theoparis/ted
A rust clone of tsoding's dramatic editor, written with Bevy
Last synced: 19 Dec 2024
https://github.com/ggalizzi/bevy_simple_post_pass
Very simple post processing on Bevy game engine.
Last synced: 17 Dec 2024
https://github.com/shadowmitia/bevy-2048
A 2048 implementation made with Bevy 0.9
Last synced: 20 Nov 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/claby2/planes
✈️ 3D Plane Game
bevy bevy-engine game gamedev rust
Last synced: 19 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/timjentzsch/bevy_error
A prototype for consistent and informative error messages in bevy.
Last synced: 18 Dec 2024
https://github.com/icesentry/bevy_tracing
Simple path tracer made with bevy
Last synced: 05 Jan 2025
https://github.com/rparrett/bevy_bad_sdr_bloom
It's like Bevy's bloom but worse and it works with webgl2
Last synced: 26 Sep 2024
https://github.com/dhzdhd/gensim
A simulation in Rust using the Bevy engine
Last synced: 11 Jan 2025
https://github.com/not-elm/bevy_tray_icon
Allows the use of tray-icon to manipulate the system tray.
bevy bevy-plugin game-development rust
Last synced: 09 Oct 2024
https://github.com/dsgallups/midix
Crates used to parse, read, and write in the MIDI format
Last synced: 26 Dec 2024
https://github.com/younghakim7/rust_avian_training
gamedev(Rust Game Bevy & avian Physical Engine)
Last synced: 09 Oct 2024
https://github.com/zachcoleman/bevy-exploration
Exploring the Bevy game engine
Last synced: 05 Dec 2024
https://github.com/nicolas-sabbatini/bouncy-ball
bouncy-ball
bevy bevy-engine creative-coding screensaver
Last synced: 28 Nov 2024
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/slowlydev/rust-pong-game
My first small game with bevy written in rust
Last synced: 05 Nov 2024
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/erhant/bevy-breakout
A breakout game using Bevy game engine.
Last synced: 13 Nov 2024
https://github.com/mattzque/bevy-ui-string-parser
Parser for various values used in bevy-ui.
Last synced: 22 Nov 2024
https://github.com/computemachines/bevy_arrow
Bevy plugin for drawing arrows.
Last synced: 19 Nov 2024
https://github.com/ketrab2004/bevy-game-of-life
Conway's game of life in Bevy using a compute shader
bevy game game-of-life rust rust-lang
Last synced: 05 Jan 2025
https://github.com/xunafay/silicon
A Bevy Spiking Neural Network simulator
bevy rust spiking-neural-networks
Last synced: 09 Dec 2024
https://github.com/joliwood/open-bar-rust
OLD - Full experimentation of Rust with Bevy game engine -> Continuing as a new project in private
bevy monorepo redis rocket rust tungstenite websocket
Last synced: 19 Dec 2024
https://github.com/guilospanck/area-25-5
Roguelike survival game made for the PirateJAM's 15
Last synced: 19 Dec 2024
https://github.com/niklasei/bevy_maze
A maze generator written in Rust using the game engine Bevy
Last synced: 17 Dec 2024
https://github.com/laundmo/simple_bevy_template
cargo-generate template for a very simple bevy project. No conditionals, fast compiles active, only bevy.
bevy bevy-engine cargo-generate template
Last synced: 18 Dec 2024
https://github.com/kevindanne/rust2dminecraft
A simple 2D minecraft game written in rust with the bevy game engine
Last synced: 21 Dec 2024
https://github.com/adriantombu/hanumi
A learning experiment to build a 2d merge game in Rust with the Bevy engine
Last synced: 30 Dec 2024
https://github.com/karolwojtasiuk/bevy_mod_manager
Source-based mod manager and launcher for Bevy apps.
bevy bevy-engine bevy-plugin game-modding modding
Last synced: 11 Jan 2025
https://github.com/actualcannibalpanda/rogue
2D Roguelike Written in Rust and Bevy
Last synced: 11 Jan 2025
https://github.com/evroon/bevy-experiments
Experimenting with the Bevy engine
Last synced: 21 Dec 2024
https://github.com/powerock38/dungeons
Dwarf Fortress / RimWorld inspired game. Made with Bevy.
bevy dwarf-fortress rimworld rust
Last synced: 16 Dec 2024
https://github.com/rust-ninja-sabi/planet-rust
3D space game with rust and bevy
bevy game-development rust space-games
Last synced: 21 Dec 2024
https://github.com/atomicptr/bevy_bunnymark
Bunnymark implementation in Bevy/Rust
Last synced: 14 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/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/danielfeather/bevy_mod_spritesheet
Create Bevy TextureAtlases from common spritesheet formats
bevy spritesheets texture-atlas
Last synced: 14 Oct 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/cultistgamedev/rogue
2D Roguelike Written in Rust and Bevy
Last synced: 08 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/mfurquimdev/try-bevy
Follow Bevy getting started book - a game engine written in rust.
bevy bevy-engine getting-started rust
Last synced: 13 Nov 2024
https://github.com/dirkchristianbecker/bevy_inventory_system
An inventory system for bevy
Last synced: 19 Dec 2024
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 Nov 2024