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-12 00:02:57 UTC
- JSON Representation
https://github.com/trubusoft/bevy-skeleton
Collection of useful docs to quickly start developing with bevy using RustRover on Ubuntu
Last synced: 19 Dec 2024
https://github.com/atomicptr/bevy_bunnymark
Bunnymark implementation in Bevy/Rust
Last synced: 14 Dec 2024
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/bd103/grenouille
A silly little frog that goes everywhere with you! :3
Last synced: 13 Oct 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/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/younghakim7/rust_avian_training
gamedev(Rust Game Bevy & avian Physical Engine)
Last synced: 09 Oct 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
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/dsgallups/midix
Crates used to parse, read, and write in the MIDI format
Last synced: 26 Dec 2024
https://github.com/estebanborai/jack-tremendous-adventure
2D Platformer made on Bevy
Last synced: 06 Dec 2024
https://github.com/uggla/rock_run
A 2D old-school platformer
2d bevy platformer prehistoric rust
Last synced: 29 Nov 2024
https://github.com/ickshonpe/noughts-and-crosses-bevy
noughts and crosses with the bevy game engine
Last synced: 29 Nov 2024
https://github.com/zachcoleman/bevy-exploration
Exploring the Bevy game engine
Last synced: 05 Dec 2024
https://github.com/ickshonpe/top-down-rotation-example
top down 2d sprite rotation towards the cursor in bevy
Last synced: 29 Nov 2024
https://github.com/ickshonpe/bevy_mod_2d_hierarchy
Bevy plugin for more ergonomic 2d
Last synced: 29 Nov 2024
https://gitlab.com/kimtinh/bevy-2dviewangle
Bevy plugin to manage 2D texture in different view angles
Last synced: 11 Oct 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/pyrbin/keeps
WIP tower defense-esque game where you defend your keep against waves of enemies.
Last synced: 11 Jan 2025
https://github.com/henrybarreto/advanced
Advanced is a libretro front-end for mGBA
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/abey79/rusteroids
Your friendly, plotter-ready Asteroids clone
asteroids-game bevy game hacktoberfest pen-plotter rust
Last synced: 09 Jan 2025
https://github.com/theoparis/ted
A rust clone of tsoding's dramatic editor, written with Bevy
Last synced: 19 Dec 2024
https://github.com/adrocodes/game_growth
Game made for "My First Game Jam: Winter 2023"
Last synced: 16 Nov 2024
https://github.com/kualta/boxy
toolkit for bevy
bevy bevy-engine bevy-plugin tools
Last synced: 30 Nov 2024
https://github.com/ickshonpe/commands_send_event
Send Bevy Events generically through Commands
Last synced: 22 Dec 2024
https://github.com/greeble-dev/bevy_mod_skinned_aabb
A Bevy plugin that automatically calculates AABBs for skinned meshes.
Last synced: 22 Dec 2024
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/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: 19 Nov 2024
https://github.com/yopox/ld51
miam: cooking game made for the Ludum Dare 51.
bevy bevy-engine ludum-dare ludum-dare-51 rust
Last synced: 13 Nov 2024
https://github.com/onoderis/aurora-game
An attempt to write a 2d platformer game
Last synced: 13 Nov 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/vhou-atroph/swimmy-crab
wip flappy bird clone
bevy bevy-engine flappy-bird game rust wip
Last synced: 24 Nov 2024
https://github.com/vhiribarren/bevy-sandbox
Various tests and samples to explore Bevy.
Last synced: 07 Jan 2025
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/shadowmitia/bevy-2048
A 2048 implementation made with Bevy 0.9
Last synced: 20 Nov 2024
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/louis-tarvin/game-off-2023
Game jam submission for GitHub Game Off 2023
Last synced: 13 Nov 2024
https://github.com/erhant/bevy-breakout
A breakout game using Bevy game engine.
Last synced: 13 Nov 2024
https://github.com/mitulagr2/ten-k-balls
Physics simulation with 10K bouncing balls in your browser.
Last synced: 16 Nov 2024
https://github.com/cultistgamedev/rogue
2D Roguelike Written in Rust and Bevy
Last synced: 08 Jan 2025
https://github.com/pyrbin/nordicnest_bf_game
Roughly put together game made during black Friday 2022.
Last synced: 11 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/exatasmente/bevy-puzzle-game
Twitch live puzzle game
bevy bevy-engine game-development rust twitch
Last synced: 08 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/andrewexton373/bevy_bicycle
2D Bicycle Simulation using Bevy and Bevy Avian
Last synced: 20 Dec 2024