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-13 00:03:18 UTC
- JSON Representation
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: 27 Sep 2024
https://github.com/eternmaxwell/pixel_engine.cmake
A cpp game engine based on ecs inspired by rust bevy.
bevy cmake cpp ecs game game-engine pixel voxel
Last synced: 30 Oct 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: 03 Dec 2024
https://github.com/praxtube/tsumi
Short narrative-driven 2D game about combining/crafting emotions
bevy bevy-game dialogue-systems game narrative-game pixel-art puzzle-game top-down-game
Last synced: 09 Oct 2024
https://github.com/rj/bevygap
Utils to set up edgegap bevy game servers
bevy edgegap lightyear matchmaking multiplayer
Last synced: 15 Nov 2024
https://github.com/dothanhtrung/bevy-2dviewangle
Bevy plugin to manage 2d texture in different view angles
Last synced: 16 Nov 2024
https://github.com/younghakim7/rust_bevy_game_engine
Rust_Game_dev
bevy bevy-engine game-development gamedev rust
Last synced: 09 Oct 2024
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/fabinistere/grandstand-gauntlet
Brackeys Game Jam 2023.1, where the theme is "An end is a new beginning"
Last synced: 14 Dec 2024
https://github.com/dexter-xd/pong.rs
Build a classic 2D Pong game with Rust and Bevy, step by step, complete with movement, physics, and scoring!
Last synced: 17 Nov 2024
https://github.com/svelterust/flappy-bird-bevy
Flappy Bird and genetic algorithms
Last synced: 24 Nov 2024
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/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/estebanborai/jack-tremendous-adventure
2D Platformer made on Bevy
Last synced: 06 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/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/atomicptr/bevy_bunnymark
Bunnymark implementation in Bevy/Rust
Last synced: 14 Dec 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/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://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/andrewexton373/bevy_bicycle
2D Bicycle Simulation using Bevy and Bevy Avian
Last synced: 20 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/gcarq/chess-engine
WIP chess engine written in Rust with bevy
Last synced: 23 Nov 2024
https://github.com/nicolas-sabbatini/bouncy-ball
bouncy-ball
bevy bevy-engine creative-coding screensaver
Last synced: 28 Nov 2024
https://github.com/aggrathon/ludumdare53
My entry to the 53rd Ludum Dare game jam
bevy game game-jam ldjam53 ludum-dare ludum-dare-53
Last synced: 20 Dec 2024
https://github.com/evroon/bevy-experiments
Experimenting with the Bevy engine
Last synced: 21 Dec 2024
https://github.com/bd103/grenouille
A silly little frog that goes everywhere with you! :3
Last synced: 13 Oct 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/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/manasswarnkar/labyrinth
(work in progress) A 3D maze generation and maze crawler
Last synced: 11 Oct 2024
https://github.com/louis-tarvin/game-off-2023
Game jam submission for GitHub Game Off 2023
Last synced: 13 Nov 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/eyzi/bevy-study
a dummy's game dev study with rust and bevy
Last synced: 29 Nov 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/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/johanhelsing/bevy_sub_color
Subtractive color material plugin for bevy
bevy game-development material
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/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/dejaime/moderator
A very experimental crate for mod support in Bevy Game Engine games
Last synced: 19 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/berlingoqc/zombie-roguelike
cod zombie with roguelike mechanics in 2D top-dow
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/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/dirkchristianbecker/bevy_flat_arrays
An implementation of flat 2d and 3d arrays for bevy.
Last synced: 19 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/timjentzsch/invasion_by_nightfall
A WIP side-view tower defense game.
bevy bevy-game game tower-defense
Last synced: 19 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/xenon615/conway-life-lecture
Conway's Game Of Life in the form of a lecture (just for fun)
Last synced: 19 Dec 2024
https://github.com/mikkelens/bevy-jam-5
game jam entry (not very committed)
Last synced: 19 Dec 2024
https://github.com/dothanhtrung/bevy-plugin-template
Template for Bevy plugin
bevy bevy-plugin game-development template
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: 19 Nov 2024
https://github.com/ramirisu/tetris
Classic Tetris (NES Tetris) written in BEVY/RUST.
Last synced: 19 Dec 2024
https://github.com/louis-tarvin/bevy-jam-5
Game jam submission for Bevy Jam #5
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/liamgallagher737/brptui
A Bevy Remote Protocol client for the terminal
Last synced: 05 Jan 2025
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/henrybarreto/advanced
Advanced is a libretro front-end for mGBA
Last synced: 08 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/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/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/dirkchristianbecker/yazomsug
A simple game made with the bevy engine
Last synced: 19 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/mitulagr2/ten-k-balls
Physics simulation with 10K bouncing balls in your browser.
Last synced: 16 Nov 2024
https://gitlab.com/kimtinh/bevy-text-edit
Bevy plugin for easier input text
Last synced: 09 Oct 2024
https://github.com/purrie/flappy-barb
A side scrolling game about a barbarian having beef with birds
bevy bevy-engine rust rust-lang
Last synced: 17 Nov 2024
https://github.com/kimgoetzke/procedural-generation-2
A small Bevy project that procedurally generates a 2D pixel art landscape.
Last synced: 07 Dec 2024