Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

Bevy

Bevy is a refreshingly simple data-driven game engine built in Rust. It is free and open source forever!

https://github.com/devinleamy/bevy-react-example

An example demonstrating using Bevy within React

bevy react wasm wasm-bindgen

Last synced: 03 Feb 2025

https://github.com/chadc1050/travelers

Open-World 2D Fantasy Game

2d-game bevy rust

Last synced: 12 Jan 2025

https://gitlab.com/kimtinh/bevy-2dviewangle

Bevy plugin to manage 2D texture in different view angles

bevy bevy-plugin rust

Last synced: 11 Oct 2024

https://github.com/bd103/grenouille

A silly little frog that goes everywhere with you! :3

bevy frog game rust

Last synced: 13 Oct 2024

https://github.com/estebanborai/jack-tremendous-adventure

2D Platformer made on Bevy

2d bevy platformer videogame

Last synced: 01 Feb 2025

https://github.com/computemachines/bevy_arrow

Bevy plugin for drawing arrows.

bevy bevy-plugin

Last synced: 19 Jan 2025

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/claby2/planes

✈️ 3D Plane Game

bevy bevy-engine game gamedev rust

Last synced: 19 Dec 2024

https://github.com/dirkchristianbecker/bevy_inventory_system

An inventory system for bevy

bevy yazomsug

Last synced: 19 Dec 2024

https://github.com/icesentry/bevy_tracing

Simple path tracer made with bevy

bevy egui raytracing rust

Last synced: 05 Jan 2025

https://github.com/ickshonpe/bevy_ui_text_picker

bevy ui text picking

bevy text ui

Last synced: 28 Jan 2025

https://github.com/atomicptr/bevy_bunnymark

Bunnymark implementation in Bevy/Rust

bevy bunnymark rust

Last synced: 07 Feb 2025

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/ickshonpe/bevy_mod_2d_hierarchy

Bevy plugin for more ergonomic 2d

2d bevy bevy-plugin transform

Last synced: 28 Jan 2025

https://github.com/monax-owo/bevy_fps

Projects created for bevy practice

bevy bevy-game rust

Last synced: 21 Dec 2024

https://github.com/miou-zora/worm

An implementation in Rust & Bevy of a worm (or snake) entity which is inspired by Terraria's Worm (more precisely, The Devourer of Gods).

algorithm bevy ecs gamedev poc rust terraria

Last synced: 31 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/pyrbin/keeps

WIP tower defense-esque game where you defend your keep against waves of enemies.

bevy rust tower-defense wasm

Last synced: 11 Jan 2025

https://github.com/henrybarreto/advanced

Advanced is a libretro front-end for mGBA

bevy libretro mgba pixels

Last synced: 08 Jan 2025

https://github.com/chosungmann/advanced-hands-on-rust-examples

"Advanced Hands-on Rust" 예제 코드

bevy examples jpub pragmatic-bookshelf rust

Last synced: 22 Jan 2025

https://github.com/turtiesocks/rustris

Tetris clone made with Bevy

bevy rust tetris

Last synced: 19 Dec 2024

https://github.com/djeedai/ld50

Ludum Dare 50 entry

bevy game gamedev ld50 ldjam rust

Last synced: 20 Dec 2024

https://github.com/adrocodes/game_growth

Game made for "My First Game Jam: Winter 2023"

bevy game-development

Last synced: 16 Nov 2024

https://github.com/tehlers/bevy-introduction

An introduction to the game engine Bevy made with presenterm.

bevy game-development tutorial

Last synced: 07 Feb 2025

https://github.com/funatsufumiya/iroha_01

study artwork "iroha_01" / bevy 0.15

artwork bevy

Last synced: 07 Feb 2025

https://github.com/funatsufumiya/moving_cells_01

study artwork "moving_cells_01" / bevy 0.15

artwork bevy

Last synced: 07 Feb 2025

https://github.com/zachcoleman/bevy-exploration

Exploring the Bevy game engine

bevy rust wasm

Last synced: 01 Feb 2025

https://github.com/sky-alin/bevy-shaders

A collection of shaders for Bevy

bevy shaders wgsl

Last synced: 02 Feb 2025

https://github.com/rambip/plant-mesh

Mesh generation for tree and plants, using volumetric invigoration

bevy forest mesh-generation

Last synced: 02 Feb 2025

https://github.com/trubusoft/bevy-skeleton

Collection of useful docs to quickly start developing with bevy using RustRover on Ubuntu

bevy rust rustrover ubuntu

Last synced: 19 Dec 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

bevy pong-game rust

Last synced: 05 Nov 2024

https://github.com/eyzi/bevy-study

a dummy's game dev study with rust and bevy

bevy game-development rust

Last synced: 27 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/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/gcarq/chess-engine

WIP chess engine written in Rust with bevy

bevy

Last synced: 23 Jan 2025

https://github.com/vhiribarren/bevy-sandbox

Various tests and samples to explore Bevy.

bevy experiments rust

Last synced: 07 Jan 2025

https://github.com/barsoosayque/bevy_fallible

A simple plugin to add fallible systems to Bevy game engine

bevy

Last synced: 05 Feb 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/erhant/bevy-breakout

A breakout game using Bevy game engine.

bevy breakout rust

Last synced: 13 Jan 2025

https://github.com/rodneylab/bevy-xpbd-tutorial

Video game physics engine using Bevy by following Johan Helsing tutorial

bevy gamedev rust xpbd

Last synced: 08 Jan 2025

https://github.com/cultistgamedev/rogue

2D Roguelike Written in Rust and Bevy

2d bevy game rust

Last synced: 08 Jan 2025

https://github.com/ltabis/cyclique

A n-body simulation using bevy.

bevy game 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/onoderis/aurora-game

An attempt to write a 2d platformer game

bevy rust

Last synced: 12 Jan 2025

https://github.com/whisperpine/bevy-demo

Game demos built with bevy.

bevy demo

Last synced: 14 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: 08 Feb 2025

https://github.com/tsotsi/my_big_shoot

bevy learning

bevy game

Last synced: 30 Dec 2024

https://github.com/icorbrey/bevy_demos

A collection of Bevy demos for my personal reference.

bevy

Last synced: 11 Jan 2025

https://github.com/xunafay/silicon

A Bevy Spiking Neural Network simulator

bevy rust spiking-neural-networks

Last synced: 03 Feb 2025

https://github.com/rparrett/bevy_bad_sdr_bloom

It's like Bevy's bloom but worse and it works with webgl2

bevy bevy-engine bevy-plugin

Last synced: 19 Jan 2025

https://github.com/andrewexton373/bevy_bicycle

2D Bicycle Simulation using Bevy and Bevy Avian

2d bevy bicycle simulation

Last synced: 20 Dec 2024

https://github.com/adriantombu/hanumi

A learning experiment to build a 2d merge game in Rust with the Bevy engine

bevy game rust

Last synced: 30 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/niklasei/bevy_maze

A maze generator written in Rust using the game engine Bevy

bevy maze maze-generator

Last synced: 17 Dec 2024

https://github.com/powerock38/parkour

Minimalist 3D parkour game. Made with Bevy.

3d bevy parkour rust

Last synced: 14 Jan 2025

https://github.com/justinrubek/nutmeg

A game proof of concept. This is an unfinished game originally intended for bevy jam 2

bevy bevy-jam flake game jam nix nix-flake rust

Last synced: 04 Jan 2025

https://github.com/kevindanne/rust2dminecraft

A simple 2D minecraft game written in rust with the bevy game engine

bevy bevy-game rust

Last synced: 21 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/ramirisu/tetris

Classic Tetris (NES Tetris) written in BEVY/RUST.

bevy nes nes-tetris tetris

Last synced: 19 Dec 2024

https://github.com/louis-tarvin/bevy-jam-5

Game jam submission for Bevy Jam #5

bevy

Last synced: 19 Dec 2024

https://github.com/younghakim7/rust_avian_training

gamedev(Rust Game Bevy & avian Physical Engine)

avian bevy rust

Last synced: 08 Feb 2025

https://github.com/liamgallagher737/brptui

A Bevy Remote Protocol client for the terminal

bevy brp tui

Last synced: 05 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/ittokunvim/bevy-timing-game

ゲームエンジンBevyで作られたタイミングゲーム

bevy ldtk rust

Last synced: 03 Feb 2025

https://github.com/mikkelens/bevy-jam-5

game jam entry (not very committed)

bevy game-jam rust

Last synced: 19 Dec 2024

https://github.com/nathanljones/bevy_basic

Basic Bevy Project

bevy bevy-engine rust

Last synced: 31 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: 06 Feb 2025

https://github.com/xenon615/conway-life-lecture

Conway's Game Of Life in the form of a lecture (just for fun)

bevy gamedev mixamo rust

Last synced: 19 Dec 2024

https://github.com/bd103/bevy_audio_stream

Microphone interface for the Bevy game engine

audio bevy microphon rust

Last synced: 26 Jan 2025

https://github.com/dirkchristianbecker/yazomsug

A simple game made with the bevy engine

bevy yazomsug

Last synced: 19 Dec 2024

https://github.com/h2cone/snake

A snake game.

bevy gamedev snake-game

Last synced: 06 Feb 2025

https://github.com/cypriengille/labby

[WIP] A recreation of the Labyrinth board game using the Bevy game engine.

bevy board-game gamedev rust

Last synced: 27 Jan 2025

https://github.com/wabtey/gacha-fabien

A brigde for all the game we're creating, generating pins for decoration with Stream's point and game's achievement

bevy fabien gacha game pins rust

Last synced: 06 Feb 2025

https://github.com/fastestmolasses/convars

Console config variables library for game engines

bevy console-variables convar cvars game game-engine rust

Last synced: 08 Feb 2025

https://github.com/ivnsch/mol

Minimal molecule explorer

bevy chemistry rust

Last synced: 29 Jan 2025

https://github.com/funatsufumiya/button_pops_01

study artwork "button_pops_01" / bevy 0.15

artwork bevy

Last synced: 30 Jan 2025

https://github.com/funatsufumiya/my_bevy_artworks_2025

my bevy artworks 2025

artworks bevy

Last synced: 30 Jan 2025

https://github.com/funatsufumiya/stairs_01

study artwork "stairs_01" / bevy 0.15

artwork bevy

Last synced: 30 Jan 2025

https://github.com/robbiegrier/overcast

Minimalist city sim with Rust!

bevy city-builder rust

Last synced: 17 Jan 2025

https://github.com/ahmedyassinemaalej/minesweeper-rs

Minesweeper clone using bevy and rust

bevy bevy-engine minesweeper

Last synced: 19 Jan 2025

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/shnarazk/rg-001

a study about real-time and interactive application development in Rust

bevy rust

Last synced: 26 Nov 2024

https://gitlab.com/kimtinh/bevy-text-edit

Bevy plugin for easier input text

bevy bevy-plugin gamedev

Last synced: 08 Feb 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/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