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: 2024-12-25 00:02:42 UTC
- JSON Representation
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/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/berlingoqc/zombie-roguelike
cod zombie with roguelike mechanics in 2D top-dow
Last synced: 19 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/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/abey79/rusteroids
Your friendly, plotter-ready Asteroids clone
asteroids-game bevy game hacktoberfest pen-plotter rust
Last synced: 20 Dec 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/timjentzsch/bevy_error
A prototype for consistent and informative error messages in bevy.
Last synced: 18 Dec 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/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/evroon/bevy-experiments
Experimenting with the Bevy engine
Last synced: 21 Dec 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/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/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/vhiribarren/bevy-sandbox
Various tests and samples to explore Bevy.
Last synced: 10 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
https://github.com/watasuke102/bevy-codespaces
developing the game with bevy in devcontainer
Last synced: 01 Dec 2024
https://github.com/mineiwik/aoc_2022
AoC 2022
advent-of-code advent-of-code-2022 adventofcode adventofcode2022 aoc-2022 aoc-2022-in-rust aoc2022 bevy
Last synced: 21 Nov 2024
https://github.com/vixenka/glass-transition
Glass ballista game thing
bevy game game-3d glass-transition multiplayer rust
Last synced: 21 Nov 2024
https://github.com/shnarazk/rg-001
a study about real-time and interactive application development in Rust
Last synced: 26 Nov 2024
https://github.com/dirkchristianbecker/yazomsug
A simple game made with the bevy engine
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: 10 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
https://github.com/atomicptr/bevy_bunnymark
Bunnymark implementation in Bevy/Rust
Last synced: 14 Dec 2024
https://gitlab.com/kimtinh/bevy-text-edit
Bevy plugin for easier input text
Last synced: 09 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/bd103/bevy_audio_stream
Microphone interface for the Bevy game engine
Last synced: 27 Nov 2024
https://github.com/guilospanck/area-25-5
Roguelike survival game made for the PirateJAM's 15
Last synced: 19 Dec 2024
https://github.com/cypriengille/labby
[WIP] A recreation of the Labyrinth board game using the Bevy game engine.
Last synced: 28 Nov 2024
https://github.com/zachcoleman/bevy-exploration
Exploring the Bevy game engine
Last synced: 05 Dec 2024
https://github.com/devinleamy/bevy-react-example
An example demonstrating using Bevy within React
Last synced: 08 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/noughts-and-crosses-bevy
noughts and crosses with the bevy game engine
Last synced: 29 Nov 2024
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: 16 Dec 2024
https://github.com/fastestmolasses/convars
Console config variables library for game engines
bevy console-variables convar cvars game game-engine rust
Last synced: 16 Dec 2024
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/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/theoparis/ted
A rust clone of tsoding's dramatic editor, written with Bevy
Last synced: 19 Dec 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/shadowmitia/bevy-2048
A 2048 implementation made with Bevy 0.9
Last synced: 20 Nov 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/claby2/planes
✈️ 3D Plane Game
bevy bevy-engine game gamedev rust
Last synced: 19 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/erhant/bevy-breakout
A breakout game using Bevy game engine.
Last synced: 13 Nov 2024
https://github.com/mattzque/bevy-ui-string-parser
Parser for various values used in bevy-ui.
Last synced: 22 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/nicolas-sabbatini/bouncy-ball
bouncy-ball
bevy bevy-engine creative-coding screensaver
Last synced: 28 Nov 2024
https://github.com/computemachines/bevy_arrow
Bevy plugin for drawing arrows.
Last synced: 19 Nov 2024
https://github.com/rparrett/bevy_bad_sdr_bloom
It's like Bevy's bloom but worse and it works with webgl2
Last synced: 26 Sep 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/adriantombu/hanumi
A learning experiment to build a 2d merge game in Rust with the Bevy engine
Last synced: 08 Nov 2024
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/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: 09 Nov 2024
https://github.com/ggalizzi/bevy_simple_post_pass
Very simple post processing on Bevy game engine.
Last synced: 17 Dec 2024
https://github.com/icesentry/bevy_tracing
Simple path tracer made with bevy
Last synced: 09 Nov 2024
https://github.com/exatasmente/bevy-puzzle-game
Twitch live puzzle game
bevy bevy-engine game-development rust twitch
Last synced: 10 Nov 2024
https://github.com/dirkchristianbecker/bevy_inventory_system
An inventory system for bevy
Last synced: 19 Dec 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/adrocodes/game_growth
Game made for "My First Game Jam: Winter 2023"
Last synced: 16 Nov 2024
https://github.com/henrybarreto/advanced
Advanced is a libretro front-end for mGBA
Last synced: 11 Nov 2024
https://github.com/pyrbin/keeps
WIP tower defense-esque game where you defend your keep against waves of enemies.
Last synced: 12 Nov 2024
https://github.com/pyrbin/ball_shooter
My first ever rust & bevy project. A simple clone of the classic bubble shooter game.
Last synced: 12 Nov 2024
https://github.com/pyrbin/nordicnest_bf_game
Roughly put together game made during black Friday 2022.
Last synced: 12 Nov 2024
https://github.com/rodneylab/bevy-xpbd-tutorial
Video game physics engine using Bevy by following Johan Helsing tutorial
Last synced: 11 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/bd103/grenouille
A silly little frog that goes everywhere with you! :3
Last synced: 13 Oct 2024
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/icorbrey/bevy_demos
A collection of Bevy demos for my personal reference.
Last synced: 12 Nov 2024