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-20 00:02:59 UTC
- JSON Representation
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/barsoosayque/bevy_fallible
A simple plugin to add fallible systems to Bevy game engine
Last synced: 18 Oct 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/icorbrey/bevy_demos
A collection of Bevy demos for my personal reference.
Last synced: 11 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/dsgallups/midix
Crates used to parse, read, and write in the MIDI format
Last synced: 26 Dec 2024
https://github.com/berlingoqc/zombie-roguelike
cod zombie with roguelike mechanics in 2D top-dow
Last synced: 19 Dec 2024
https://github.com/manasswarnkar/labyrinth
(work in progress) A 3D maze generation and maze crawler
Last synced: 11 Oct 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/dirkchristianbecker/bevy_flat_arrays
An implementation of flat 2d and 3d arrays for bevy.
Last synced: 19 Dec 2024
https://github.com/henrybarreto/advanced
Advanced is a libretro front-end for mGBA
Last synced: 08 Jan 2025
https://github.com/mattzque/bevy-ui-string-parser
Parser for various values used in bevy-ui.
Last synced: 22 Nov 2024
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/niklasei/bevy_maze
A maze generator written in Rust using the game engine Bevy
Last synced: 17 Dec 2024
https://github.com/powerock38/parkour
Minimalist 3D parkour game. Made with Bevy.
Last synced: 14 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/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/eyzi/bevy-study
a dummy's game dev study with rust and bevy
Last synced: 29 Nov 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/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/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/kualta/boxy
toolkit for bevy
bevy bevy-engine bevy-plugin tools
Last synced: 30 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/bd103/grenouille
A silly little frog that goes everywhere with you! :3
Last synced: 13 Oct 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/liamgallagher737/brptui
A Bevy Remote Protocol client for the terminal
Last synced: 05 Jan 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/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/kevindanne/rust2dminecraft
A simple 2D minecraft game written in rust with the bevy game engine
Last synced: 21 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/dirkchristianbecker/yazomsug
A simple game made with the bevy engine
Last synced: 19 Dec 2024
https://github.com/estebanborai/jack-tremendous-adventure
2D Platformer made on Bevy
Last synced: 06 Dec 2024
https://github.com/younghakim7/rust_avian_training
gamedev(Rust Game Bevy & avian Physical Engine)
Last synced: 09 Oct 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/rodneylab/bevy-xpbd-tutorial
Video game physics engine using Bevy by following Johan Helsing tutorial
Last synced: 08 Jan 2025
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://gitlab.com/kimtinh/bevy-text-edit
Bevy plugin for easier input text
Last synced: 09 Oct 2024
https://github.com/xunafay/silicon
A Bevy Spiking Neural Network simulator
bevy rust spiking-neural-networks
Last synced: 09 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/mitulagr2/ten-k-balls
Physics simulation with 10K bouncing balls in your browser.
Last synced: 17 Jan 2025
https://github.com/vhiribarren/bevy-sandbox
Various tests and samples to explore Bevy.
Last synced: 07 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/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/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/purrie/flappy-barb
A side scrolling game about a barbarian having beef with birds
bevy bevy-engine rust rust-lang
Last synced: 18 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/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/actualcannibalpanda/rogue
2D Roguelike Written in Rust and Bevy
Last synced: 11 Jan 2025
https://github.com/guilospanck/area-25-5
Roguelike survival game made for the PirateJAM's 15
Last synced: 19 Dec 2024
https://github.com/dhzdhd/gensim
A simulation in Rust using the Bevy engine
Last synced: 11 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/gcarq/chess-engine
WIP chess engine written in Rust with bevy
Last synced: 23 Nov 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