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-04 00:03:34 UTC
- JSON Representation
https://github.com/ickshonpe/top-down-rotation-example
top down 2d sprite rotation towards the cursor in bevy
Last synced: 28 Jan 2025
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/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/louis-tarvin/game-off-2023
Game jam submission for GitHub Game Off 2023
Last synced: 13 Jan 2025
https://github.com/HalfPixelStudios/hectic_dungeon
turn based dungeon crawler
Last synced: 23 Oct 2024
https://github.com/svelterust/flappy-bird-bevy
Flappy Bird and genetic algorithms
Last synced: 24 Jan 2025
https://github.com/turtiesocks/bevy_audio_controller
Bevy plugin that simplifies channel management and track playback
audio bevy bevy-engine bevy-plugin game-development
Last synced: 11 Nov 2024
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/ncthbrt/mew
Various tools to parse, validate, and manipulate wesl shader files.
Last synced: 21 Jan 2025
https://github.com/fabienjuif/bevy_cameraman
2D camera with dead_zone, look_ahead, etc
Last synced: 04 Feb 2025
https://github.com/nullprop/cave
Marching cubes cave generation test in Bevy
Last synced: 19 Dec 2024
https://github.com/bradeneverson/spjorts
Server Architecture for hosting WASM-built games over the web, supporting communication through physical controller hardware
bevy hardware htmx wasm wii-sports
Last synced: 03 Jan 2025
https://github.com/running-grass/tuxmath
Tuxmath with Bevy Engine
bevy educational-game game math rust
Last synced: 17 Dec 2024
https://github.com/0xkonsti/falling_sand
A Falling-Sand game writen in rust using bevy.
2d bevy falling-sand game rust
Last synced: 20 Dec 2024
https://github.com/joliwood/guild-simulator
Guild simulator is a video game in Rust on the Bevy engine. It is a fully UI game, develop your guild, hire recruits, send them to do the work for you, develop your business and make your dreams come true !
bevy game-dev game-development rust
Last synced: 19 Dec 2024
https://github.com/hikikones/bevy-snapshot-interpolation
Prototype of snapshot interpolation in Bevy.
Last synced: 18 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/levi-mckenna/bass-master
An alternate controller rhythm game.
bass-guitar bevy bevy-engine cpal pitch-detection rhythm-game rust rust-lang
Last synced: 29 Jan 2025
https://github.com/watasuke102/bevy-codespaces
developing the game with bevy in devcontainer
Last synced: 29 Jan 2025
https://github.com/laurirasanen/cave
Marching cubes cave generation test in Bevy
Last synced: 31 Oct 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/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: 05 Feb 2025
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/icorbrey/bevy_a_quick_introduction
The completed code behind my video "Bevy: A quick introduction".
Last synced: 19 Dec 2024
https://codeberg.org/eternahl/bevy_fpc
First person controller plugin for the Bevy game-engine
bevy controller first-person game-development game-engine plugin rust
Last synced: 21 Jan 2025
https://github.com/YoungHaKim7/Rust_Bevy_Game_Engine
Rust_Game_dev
bevy bevy-engine game-development gamedev rust
Last synced: 07 Nov 2024
https://github.com/icesentry/bevy_tracing
Simple path tracer made with bevy
Last synced: 05 Jan 2025
https://github.com/vitberget/advent-of-code-2024-day-15-rust-bevy
Make the robot go brrr with Rust and Bevy.
3d advent-of-code advent-of-code-2024 bevy rust
Last synced: 04 Jan 2025
https://github.com/dhzdhd/gensim
A simulation in Rust using the Bevy engine
Last synced: 11 Jan 2025
https://github.com/ittokunvim/games
ittokunvimγε ¬ιγγ¦γγγ²γΌγ γ΅γ€γ
Last synced: 12 Jan 2025
https://github.com/vhou-atroph/swimmy-crab
wip flappy bird clone
bevy bevy-engine flappy-bird game rust wip
Last synced: 24 Jan 2025
https://github.com/abey79/rusteroids
Your friendly, plotter-ready Asteroids clone
asteroids-game bevy game hacktoberfest pen-plotter rust
Last synced: 22 Jan 2025
https://github.com/younghakim7/rust_avian_training
gamedev(Rust Game Bevy & avian Physical Engine)
Last synced: 09 Oct 2024
https://github.com/rambip/plant-mesh
Mesh generation for tree and plants, using volumetric invigoration
Last synced: 02 Feb 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/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 Jan 2025
https://github.com/evroon/bevy-experiments
Experimenting with the Bevy engine
Last synced: 21 Dec 2024
https://github.com/actualcannibalpanda/rogue
2D Roguelike Written in Rust and Bevy
Last synced: 11 Jan 2025
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/nicolas-sabbatini/bouncy-ball
bouncy-ball
bevy bevy-engine creative-coding screensaver
Last synced: 27 Jan 2025
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/kevindanne/rust2dminecraft
A simple 2D minecraft game written in rust with the bevy game engine
Last synced: 21 Dec 2024
https://github.com/powerock38/parkour
Minimalist 3D parkour game. Made with Bevy.
Last synced: 14 Jan 2025
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/computemachines/bevy_arrow
Bevy plugin for drawing arrows.
Last synced: 19 Jan 2025
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/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/xunafay/silicon
A Bevy Spiking Neural Network simulator
bevy rust spiking-neural-networks
Last synced: 03 Feb 2025
https://github.com/icorbrey/bevy_demos
A collection of Bevy demos for my personal reference.
Last synced: 11 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: 19 Jan 2025
https://github.com/devinleamy/bevy-react-example
An example demonstrating using Bevy within React
Last synced: 03 Feb 2025
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/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/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/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/vhiribarren/bevy-sandbox
Various tests and samples to explore Bevy.
Last synced: 07 Jan 2025
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/danielfeather/bevy_mod_spritesheet
Create Bevy TextureAtlases from common spritesheet formats
bevy spritesheets texture-atlas
Last synced: 14 Oct 2024
https://github.com/barsoosayque/bevy_fallible
A simple plugin to add fallible systems to Bevy game engine
Last synced: 18 Oct 2024
https://github.com/eyzi/bevy-study
a dummy's game dev study with rust and bevy
Last synced: 27 Jan 2025
https://github.com/estebanborai/jack-tremendous-adventure
2D Platformer made on Bevy
Last synced: 01 Feb 2025
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/adrocodes/game_growth
Game made for "My First Game Jam: Winter 2023"
Last synced: 16 Nov 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