Assets
Main Menu
Bevy Assets
Learning
Assets
2D
3D
AI
Accessibility
Animation
Asset Loading
Audio
Backends
Camera
Development tools
Devices
Helpers
Input
Networking
Persistence
Physics
Platform Integration
Scripting
Shapes
Social
Templates
UI
Apps
Games
Tools
Getting Started
Learn
News
Community
Assets
Examples
Donate
Learning
Assets
2D
3D
AI
Accessibility
Animation
Asset Loading
Audio
Backends
Camera
Development tools
Devices
Helpers
Input
Networking
Persistence
Physics
Platform Integration
Scripting
Shapes
Social
Templates
UI
Apps
Games
Tools
<
A collection of third-party Bevy assets, plugins, learning resources, and apps made by the community. If you would like to share what you're working on,
submit a pull request
!
Learning
#
Official Bevy Examples
Learn each Bevy feature from minimal illustrative examples
0.12.0-dev
MIT
Apache-2.0
Bevy Cheatbook
Unofficial reference book. Offers practical advice, teaches topics not covered by official docs.
Making a Snake Clone
Walkthrough on how to make a snake clone
Intro to Bevy Video Tutorials
Video Series making a simple Pokemon Style RPG
Maz.digital Blog
Beginner-focused blog posts introducing Bevy's features.
Learn Bevy's ECS by ripping off someone else's project
A tutorial on Bevy's ECS, taught by porting Rusty Roguelike from Legion to Bevy
Minesweeper Tutorial
Learn to make a cross platform minesweeper in Bevy 0.6
Official Migration Guides
Migration guide for new versions of Bevy
Using Rapier for Physics
Gravity and Physics in the Bevy Game Engine
Making a p2p web game with rollback
Walkthrough on how to use Matchbox and bevy_ggrs to implement a low-latency multiplayer web game
Making a Rhythm game
Walkthrough on how to make a Rhythm game, with menu, audio and shaders.
Bevy Basics
A Youtube tutorial series about the basics of Bevy
Making Chess Clone in 3D
Walkthrough on how to make a Chess Clone with 3D pieces
Learn Bevy 0.10
Learn Bevy 0.10 Beginner Tutorial Video Series
Assets
#
2D
#
bevy_interact_2d
2D mouse interactions
^0.9
non-standard
bevy_text_mode
A plugin to render 1-bit sprites.
0.10.0
Apache-2.0
bevy_xml
This Bevy Plugin Parses SpriteSheet XMLs!
^0.10
non-standard
bevy_pixels
A plugin that uses Pixels (a tiny pixel buffer) for rendering.
0.11
MIT
Apache-2.0
bevy-earcutr
Draw polygons
0.10
MIT/Apache-2.0
bevy_tilemap
Chunk rendered tilemap for Bevy game engine.
main
MIT
bevy_tiled
A plugin for rendering Tiled maps
0.5
non-standard
bevy_prototype_lyon
Draw 2D shapes, like triangles, circles, and beziers.
0.11
MIT
Apache-2.0
bevy_life
Cellular Automaton plugin for Bevy game engine.
0.11
non-standard
bevy-paperdoll
A plugin for 2D paper doll.
0.11
MIT
Apache-2.0
bevy_tileset
Simple, configurable tilesets in Bevy using RON.
0.11
MIT
Apache-2.0
bevy_ldtk
Efficient tilemap rendering for LDtk maps.
0.5
non-standard
bevy_pancam
A map-like panning and zooming camera controller
0.11
MIT
Apache-2.0
bevy_ecs_ldtk
An ergonomic and ECS-friendly ldtk plugin!
0.11
MIT
Apache-2.0
bevy_retro
2D pixel-perfect renderer for Bevy with support for OpenGL/WebGL
0.7.0
non-standard
Bevy Tiling Background
A plugin to support GPU rendered backgrounds with tiling and parallax effects
0.11
MIT
Apache-2.0
bevy_prototype_parallax
A parallax scrolling background plugin.
0.5.0
MIT
bevy_ecs_tilemap
A plugin for tilemaps where each tile is an entity.
0.11
non-standard
seldom_pixel
Plugin for limited color palette pixel art games with animation, filters, typefaces, particles, etc.
0.11
MIT
Apache-2.0
bevy-parallax
A Bevy plugin for creating a parallax effect.
0.11.0
MIT
bevy_rapier_collider_gen
a library for generating bevy_rapier2d colliders from images with transparency
0.11.0
MIT
Apache-2.0
3D
#
bevy_vox_mesh
Asset loader plugin to load MagicaVoxel files as meshes.
0.11.0
MIT
bevy_toon_shader
A toon shader with sun & light banding
0.11
MIT
Apache-2.0
bevy_aabb_instancing
Render millions of axis-aligned boxes
0.10
Apache-2.0
bevy-vfx-bag
Bevy VFX Bag — a GPU visual effects plugin.
0.10
MIT
Apache-2.0
pixelate_mesh
Apply a pixelation effect to any mesh or scene without post-processing.
0.10
MIT
Apache-2.0
bevy_atmosphere
A procedural sky plugin
^0.11
MIT
Apache-2.0
bevy-kajiya
A plugin to use kajiya as an alternative to the default bevy renderer
0.8.0
Apache-2.0
bevy_stl
STL mesh asset loader plugin
git
MIT
bevy_transform_gizmo
Gizmo for transforming meshes in 3d
0.11
MIT
Apache-2.0
bevy_mod_picking
3D mouse picking plugin
0.11
MIT
Apache-2.0
bevy_water
Dynamic ocean material.
^0.11.0
MIT/Apache-2.0
bevy_obj
Wavefront .obj mesh asset loader plugin
0.11
MIT
bevy_c3d
A .c3d motion capture asset loader plugin for the Bevy engine
0.11
MIT
Apache-2.0
bevy_vox
MagicaVoxel Vox file loader plugin
0.10
MIT
bevy_mod_outline
A plugin for drawing outlines around meshes
0.11
MIT
Apache-2.0
bevy_hanabi
Hanabi — a GPU particle system plugin.
^0.11
MIT
Apache-2.0
bevy-hikari
A Realtime Path Tracer for Direct and Global Illumination
0.9.1
MIT
Apache-2.0
bevy_mod_raycast
A plugin for raycasting against meshes and primitives
0.11
MIT
AI
#
bevior_tree
Behavior tree plugin.
0.11
MIT
Apache-2.0
seldom_map_nav
Navmesh generation, pathfinding, and navigation for tilemaps
0.11
MIT
Apache-2.0
big-brain
A highly-parallel Utility AI engine.
0.11
Apache-2.0
oxidized_navigation
Runtime nav-mesh generation & pathfinding for 3D worlds.
^0.11
MIT
Apache-2.0
Accessibility
#
bevy_fluent
A plugin for localization using Fluent
0.11.0
MIT
Apache-2.0
bevy_color_blindness
Simulate and preview different types of color blindness
^0.8.0
MIT
Apache-2.0
Animation
#
bevy_easings
Easing (or tweening) a component value to another value.
^0.11
MIT
Apache-2.0
bevy_tweening
A tweening (easing) animation plugin for components and assets.
^0.11
MIT
Apache-2.0
bevy_manim
bevy plugin for drawing and animation like a 3b1b's manim
0.5.0
MIT
seldom_state
Component-based state machine for AI, animation, player controllers, etc.
0.11
MIT
Apache-2.0
bevy_trickfilm
Simple sprite animation loading and playing.
^0.10
MIT
Apache-2.0
bevy_spine
A plugin for using Spine animations within Bevy.
0.11
non-standard
bevy-simple-state-machine
A rudimentary animation state machine system
0.11.0
MIT
Apache-2.0
bevy_sprite_animation
A plugin that recreates Aarthificial's Reanimator for bevy TextureAtlasSprites.
0.11
MIT
Apache-2.0
Asset Loading
#
bevy_qoi
Bevy support for the QOI (Quite OK Image) format.
~0.8
MIT
bevy_asset_ron
Custom RON Asset loading.
^0.7
MIT
bevy_common_assets
Plugins to load json, yaml, ron, toml, and MessagePack assets
0.11
MIT
Apache-2.0
bevy_embedded_assets
Plugin to embed assets in your game binary
^0.11
MIT
Apache-2.0
bevy_assetio_zip
A plugin for loading assets from an optionally obfuscated zip file.
0.4
non-standard
bevy_titan
Simple loader for texture atlases from a ron manifest.
^0.11
MIT
Apache-2.0
bevy_web_asset
Adds the ability to load assets from http(s) urls
^0.9
MIT
Apache-2.0
Bevy Heterogenous Texture Atlas Loader
Load heterogenous texture atlases from a ron manifest
0.9
MIT
Apache-2.0
bevy_asset_loader
Automatically load asset collections during a configurable State
^0.11
MIT
Apache-2.0
bevy_assets_bundler
Assets Bundler with content encryption support
0.10
MIT
Audio
#
bevy_oddio
A third party Bevy plugin that integrates `oddio` into Bevy.
0.11
MIT
Apache-2.0
bevy_rrise
Bevy audio plugin using Wwise
0.9
non-standard
bevy_fundsp
Bevy plugin for audio processing and synthesis using FunDSP
0.11
MIT
Apache-2.0
bevy_kira_audio
An alternative Bevy audio plugin using Kira
0.11
MIT
Apache-2.0
Backends
#
prototype_bevy_sdl2
A prototype for SDL2 integration into Bevy
0.1
MIT
bevy_doryen
A plugin integrating Bevy ECS with doryen-rs Ascii roguelike library.
git
MIT
bevy_webgl2
WebGL2 renderer plugin for WASM target
git
MIT
bevy_miniquad
A plugin replacing winit windowing and render pipeline with miniquad library.
*
Camera
#
Bevy-WoW
A WoW-style camera
git
bevy_touch_camera
Touch camera for drag and pinch to zoom
0.11.2
MIT
Apache-2.0
bevy_dolly
Combine simple building blocks to create smooth cameras
0.11.0
MIT
Apache-2.0
bevy_fly_camera
A flying camera plugin
^0.10.0
MIT
bevy_config_cam
An easy plug-n-play multifunctional camera controller with many camera-modes to fit your every need
0.7
MIT
Apache-2.0
bevy-orbit-controls
An orbit controls camera controller
0.5.0
ISC
bevy_panorbit_camera
A pan/orbit camera controller
0.11
MIT
Apache-2.0
bevy_4x_camera
A 4X style camera for bevy. Demo: https://imgur.com/XIIDcIW
^0.4
MIT
bevy_third_person_camera
A simple, plug & play third person camera for bevy.
^0.11.2
MIT
Apache-2.0
smooth-bevy-cameras
Camera controllers with buttery, exponential smoothing.
0.11
MIT
bevy_flycam
A basic FPS-style camera controller
0.10
ISC
Development tools
#
bevy_mod_gizmos
Visual gizmos to aid with development and debugging in Bevy
^0.10
MIT
Apache-2.0
autodefault
annotate functions to have them automatically insert `..Default::default()` into struct expressions
MPL-2.0
bevy-remote-devtools
UI for debugging entities, assets, logs and systems over network
0.7
MIT
bevy-yoleck
Turn a game into a level editor for its own levels
^0.11
MIT/Apache-2.0
bevy_mod_debugdump
Render graph and schedule graph visualizers using egui.
0.11
MIT
Apache-2.0
bevycheck
annotate invalid systems with `#[bevycheck::system]` to get nice error messages for what's wrong
0.10
MIT
bevy-inspector-egui
Visually edit fields of structs inside the game using egui.
0.11
MIT
Apache-2.0
Dexterous Developer
A hot reload system for bevy
0.11
MIT
Apache-2.0
bevy-debug-text-overlay
A convenient on-screen message print macro
^0.11
Apache-2.0
bevy_shadertoy_wgsl
A Shadertoy clone, facilitating coding complex shaders
0.8
pecs
Asynchronous operations with Promises for Bevy
0.11
MIT
Apache-2.0
bevy_mod_debug_console
Get info from ecs through
0.8
MIT
MIT-0
Apache-2.0
Devices
#
bevy_streamdeck
Control and interact with your Stream Deck
^0.9
MIT
Apache-2.0
Helpers
#
bevy_mod_sysfail
Add the sysfail macro attribute to use ? in your systems.
^0.11
Apache-2.0
hexx
Hexagon utils for 2D and 3D
0.11
Apache-2.0
bevy_plot
Plotting library with a focus on esthetics and interactivity
0.7.0
MIT
Apache-2.0
bevy-sequential-actions
A Bevy library for executing various actions in a sequence.
0.11
MIT
Apache-2.0
seldom_interop
Interoperability traits for component types
0.11
MIT
Apache-2.0
bevy_adventure
A comprehensive framework for building adventure games in Bevy.
0.10
MIT
Apache-2.0
bevy_contrib_colors
A simple color library.
^0.2.1
MIT
bevy_ecs_markers
Easily mark Entities and read and mutate them
0.9.1
MIT
Apache-2.0
Bevy Cursor
A plugin to track informations about the cursor
0.11.0
MIT
Apache-2.0
bevy_proto
Create entity templates with a simple config file.
0.11
MIT
Apache-2.0
bevy_cronjob
A simple helper to run cronjobs (at repeated schedule) in Bevy.
0.11.0
MIT
Apache-2.0
bevy_framepace
Framepacing and framelimiting for bevy
^0.11
MIT
Apache-2.0
bevy_prototype_inline_assets
A simple plugin for bundling assets into your binary.
^0.3.0
MIT
bevy_event_set
A macro to create event bundles for Bevy
0.4
MIT
bevy_mod_index
A Rust crate that allows efficient querying for components by their values
0.11
MIT
seldom_fn_plugin
Allows using Rust functions in place of Bevy plugins for concision and to avoid certain clones
0.11
MIT
Apache-2.0
iyes_progress
Easily implement a loading state, tracking the progress of assets and other tasks.
^0.11
MIT
Apache-2.0
spew
A simple helper for spawning objects in a clean way
0.11
MIT
Apache-2.0
Bevy Match 3
A crate for handling the logic side of match 3 games
^0.11.0
MIT
Apache-2.0
bevy_turborand
ECS-integrated random number generation based on turborand
0.11
Apache-2.0
MIT
iyes_scene_tools
Helpers for working with Bevy Scenes
^0.9
MIT
Apache-2.0
bevy-add-events-macro
adds the add_events! macro to make adding multiple events easier
iyes_loopless
Composable Alternatives to Bevy's RunCriteria, States, and FixedTimestep
^0.9
MIT
Apache-2.0
bevy_discovery
Automatically detects and registers systems for you.
MIT
bevy_debug_lines
Simple line drawing api for bevy.
0.11
MIT
bevy-scene-hook
Ad-hoc component insertion for scenes
^0.11
Apache-2.0
bevy_system_graph
A handle based API for ordering ECS systems.
^0.9
MIT
Apache-2.0
bevy_image_export
Enables you to record the output of a camera to a sequence of image files
^0.11
MIT
Apache-2.0
Input
#
bevy_midi
Send and receive MIDI data to and from bevy using DAWS or MIDI Controllers
0.10
MIT
Apache-2.0
leafwing_input_manager
Track actions and configure cross-device input mappings. Fully documented; exceptionally ergonomic.
^0.11
MIT
Apache-2.0
ezinput
Easier joystick, mouse and keyboard input handling in Bevy
^0.7
MIT
Bevy Input Mapper Plugin
An user-friendly input binding plugin with scenario profiles in mind.
0.11.2
MIT
bevy_advanced_input
Input keybindings, including support for combinations / hotkeys / modifier keys.
0.5.0
MIT
bevy_input_actionmap
Maps key and gamepad events to actions in Bevy.
0.7
MIT
Apache-2.0
Virtual Joystick
Create and use a Virtual Joystick in a UI for bevy
0.11
MIT
Apache-2.0
bevy_rosc
Send and receive OSC 1.0 messages using the rosc library
0.10
MIT
Apache-2.0
bevy_serial
Serial port communication plugin for Bevy
0.6
MIT
Apache-2.0
bevy_osc
Send and receive OSC data to and from bevy and other programs or controllers that uses OSC
0.9
MIT
Apache-2.0
bevy_global_input
Recieve key/mouse events and shortcuts from outside the Bevy window.
0.11
MIT
Apache-2.0
Networking
#
bevy-pigeon
A simple yet powerfull networking plugin. Supports messages and automatic component syncing.
0.9
MIT
Apache-2.0
bevy_networking_turbulence
Networking plugin running on naia-socket and turbulence libraries.
0.6
MIT
bevy_matchbox
Painless peer-to-peer WebRTC networking for rust's native and wasm applications.
^0.11
MIT
Apache-2.0
bevy_client_server_events
Simple event-based client-server networking library for Bevy.
0.11
MIT
Apache-2.0
bevy_simple_networking
A simple authoritative server networking library for Bevy
0.8
Apache-2.0
bevy_backroll
Integration plugin with Backroll for providing session-based peer-to-peer rollback networking.
^0.9
ISC
bevy-nest
A telnet plugin for getting MUDdy in Bevy.
0.11
MIT
Apache-2.0
bevy_prototype_simple_net
A working prototype networking plugin that can create client/server systems over TCP or UDP.
0.1.3
MIT
bevy_replicon
High level networking library for replication and network events
0.11
MIT
Apache-2.0
bevy_eventwork
Server/client message based networking plugin, async based, tokio compatible but not necessary.
>0.6
MIT
bevy_spicy_networking
Unifying server/client networking crate using tokio as asynchronous backend.
0.5
MIT
bevy_quinnet
A Client/Server game networking plugin using QUIC, for the Bevy game engine.
0.11.0
MIT
Apache-2.0
bootleg_networking
A completely cross-platform networking plugin utilizing TCP/UDP and bevy_networking_turbulence
0.7
MIT
bevy_prototype_laminar_networking
A prototype networking plugin using `laminar` as the transport.
0.1.3
MIT
naia
Cross-platform client/server networking library with ECS world sync & FPS-style rollback
Apache-2.0
bevy_renet
Bevy Plugin for renet, a network library for Server/Client with authentication and client management
0.11
MIT
Apache-2.0
bevy_ggrs
Integration plugin for the P2P rollback networking library GGRS.
0.11
MIT
Apache-2.0
bevy_stardust
Stardust is a batteries-included networking crate with a focus on extensibility and parallelism.
0.11
MIT
bevy_mod_reqwest
A Plugin for wasm32/x86_64 that helps with reqwest calls
Persistence
#
bevy-persistent
A Bevy helper to easily manage resources that need to persist across game sessions.
^0.11
MIT
Apache-2.0
bevy_pkv
Persistent key value store for apps/games
^0.11
MIT
Apache-2.0
bevy-persistent-windows
A Bevy plugin to easily create and manage windows that remember where they were.
^0.11
MIT
Apache-2.0
moonshine-save
Save/Load framework for Bevy game engine
0.11.*
MIT
bevy-settings
Use a simple struct as persistent settings between game launches.
^0.11.0
non-standard
bevy_save
A framework for saving and loading game state in Bevy.
0.11
MIT
Apache-2.0
Physics
#
bevy_fpc
First-person controller plugin
bevy_silk
Cloth physics plugin for bevy
0.11
non-standard
bevy-tnua
Physics based floating character controller
^0.11
MIT/Apache-2.0
bevy_xpbd
A 2D and 3D physics engine based on Extended Position Based Dynamics.
0.11
MIT
Apache-2.0
bevy_mod_wanderlust
Dynamic floating character controller
^0.11
MIT
Apache-2.0
bevy_rapier
A plugin for Rapier, a 2D and 3D physics engine. Maintained by the Rapier developers.
0.11
Apache-2.0
physme
A simplistic physics engine for 2D/3D sims. Physically inaccurate, but satisfying and easy to use.
0.3
MIT
bevy_physimple
A physics lib for the bevy game engine based on physme.
0.8.0
MIT
Platform Integration
#
bevy-discord-presence
Discord Rich Presence Client for the Bevy Game Engine.
>=0.9
MIT
bevy-steamworks
Steamworks SDK Plugin.
0.11
MIT
Apache-2.0
Scripting
#
bevy_wasm
Mod your Bevy games with WebAssembly
0.10
MIT
Apache-2.0
bevy_scriptum
Low-boilerplate, easy to use scripting plugin for Bevy
0.11.0
MIT
Apache-2.0
bevy_mod_scripting
Multi-language scripting support for Bevy
0.11
MIT
Shapes
#
bevy_svg
Load and draw SVG-files in 2D and 3D
0.11
MIT
Apache-2.0
bevy_smud
Draw shapes for 2d and ui using signed distance fields
0.11
MIT
Apache-2.0
bevy_more_shapes
A variety of additional shapes
^0.10
MIT
Apache-2.0
bevy_vector_shapes
Draw configurable vector shapes. Supports retained and immediate modes for 2D, 3D and image targets.
0.11
MIT
Apache-2.0
bevy_mod_rounded_box
A rounded box shape
0.11
MIT
Apache-2.0
Social
#
bevy_jornet
Easy to use leaderboard
^0.11
MIT
Apache-2.0
Templates
#
Official GitHub Template
A simple template providing basic CI and automated builds for Windows, Linux, MacOS and the web.
0.11
MIT
Apache-2.0
bevy_game_template
An opinionated template for a Bevy game with workflows for Windows, Linux, macOS and WASM releases
0.11
CC0-1.0
SR Bevy Template
Template bevy app cross-platform CI/CD deployment.
Apache-2.0
Foxtrot
The all-in-one 3D game template supporting a list of common game features and helper crates.
0.10.1
MIT
Apache-2.0
Bevy Shell
Template bevy app cross-platform CI/CD deployment for WASM and native.
0.9.1
Apache-2.0
UI
#
Bevy CSS (Prototype)
Bevy UI Node Styles defined with CSS
0.8.0
MIT
Apache-2.0
bevy_quickmenu
A simple-to-use nested menu system for BevyUI which supports gamepad, keyboard or mouse navigation
^0.11.0
MIT
bevy_ninepatch
Display 9-Patch UI elements, where you can specify how different parts of a PNG should grow
^0.10
MIT
Apache-2.0
Bevy SplashScreen
A plugin for bevy that allows you to create screens to display brands and development teams
0.11
MIT
Apache-2.0
bevy_ui_exact_image
Bevy UI image widget that provides exact control over image sizes and supports rotations.
0.9
MIT
Apache-2.0
bevy_console
A half-life2 style console using bevy_egui
0.11
MIT
bevy_megaui
A plugin for megaui integration into Bevy
0.4
MIT
bevy_text_popup
Bevy plugin to easily create UI text popups using events.
0.11
MIT
Apache-2.0
bevy_screen_diagnostics
Display Diagnostics like FPS or Entity count easily
0.11
MIT
Apache-2.0
bevy_mod_ui_texture_atlas_image
Draw images from texture atlases with Bevy UI
0.10
MIT
Apache-2.0
bevy_iced
Iced integration for Bevy
0.11
MIT
Apache-2.0
bevy_egui
A plugin for egui integration into Bevy
0.11
MIT
bevy-ui-navigation
Add a menu navigation system using components
^0.11
MIT
Apache-2.0
bevy_mod_ui_sprite
Draw sprites and texture atlas sprites with the Bevy UI
0.8
MIT
Apache-2.0
bevy_mod_ui_independent_text
Bevy UI text with a transform independent of the UI's layout.
0.8
MIT
Apache-2.0
bevy_cosmic_edit
Provides multiline text editing for bevy apps
0.11
MIT
Apache-2.0
cuicui_layout
A dumb, easy and predictible layouting library
0.11
bevy_simple_text_input
An unambitious single-line text input widget for Bevy UI
0.11
MIT
Apache-2.0
Bevy ECSS
Bevy crate which uses a subset of CSS to update Bevy ECS components
0.10
MIT
Apache-2.0
bevy_ui_borders
Draw borders around Bevy UI Nodes
0.10
MIT
Apache-2.0
Apps
#
Games
#
Libracity
A puzzle game where you build a city at equilibrium on a needle. (LDJam #49)
0.7
MIT
Apache-2.0
bevy-rust-wasm-experiments
A small video game targeting both desktop and WebAssembly (uses accelerometer on mobile device)
0.9.1
MIT
Dodge the Creeps!
Reimplement "Dodge the Creeps!" with bevy.
0.8
CC0-1.0
flappy_bevy
A Flappy Bird clone
git
Kataster
A minimalist single-screen spaceshooter for bevy beginners
0.11
MIT
Apache-2.0
Combine Racers
Do tricks to gain speed in this 2.5d side-scrolling racer. Built for Bevy Jam #2.
0.11
MIT
Apache-2.0
SiO2
A simple powder toy clone
0.3.0
per_spatium
Scroll-down space shooter game
0.2.1
Game Of Life
A deadly simple game-of-life implementation in bevy engine.
0.11.2
MIT
The Hug Game
A game about hugging. Uses rapier for active ragdoll. Playable at https://hug.hihaheho.com
0.5
Bevy Shoot 'em Up
A simple shoot 'em up style game with desktop and mobile versions autodetected by browser user-agent
Fish Fight: Punchy
A fishy beatemup.
0.9
MIT
Apache-2.0
One-Click Ninja
A rhythm game for '1-Button Jam 2021'
0.5.0
MIT
labyrinth-game
A humble attempt at a roguelike / market-sim game
git
Apache-2.0
Dungeon Quest V2
Refactored version of Dungeon Quest, for bevy=0.11
0.11.0
MPL-2.0
bevy_pong
It's Pong! Based on the 'breakout' bevy example
0.3.0
Unbalanced Brawl
An autochess made for LD49.
0.5.0
CC0-1.0
Bevy Combat
A sci-fi battle simulation implemented in the bevy engine.
0.8.0
MIT
projectris
It's 3D Tetris, but you only get to play the shadows of the piece.
0.5
taipo
A Japanese language practice tool / tower defense game with an English mode.
0.11
MIT
Apache-2.0
Digital Extinction
A free and modern RTS game, unconstrained by commercial requirements, legacy HW and old technology.
0.11
AGPL-3.0
oicana
A tower defense game with puzzle aspects
0.7
Rubik's Cube
Rubik's cube simulator made with bevy engine.
0.9
MIT
smoke-rs
A simple smoke simulation using particles, built with Bevy.
0.5.0
bong
A full fledged sample game showcasing bevy-pigeon
0.7.0
ascii-bomb-ecs
ASCII-styled Bomberman clone with multiple game modes and a web build with mobile controls
Miner
A mining-based platform game.
0.6
Apache-2.0
Robbo
Bevy port of great 8-bit Atari game, working native and in the browser
0.4.0
GPL-2.0
taileater
Bevy port of great 8-bit Atari game, working native and in the browser
0.5
Apache-2.0
Theta Wave
A roguelite space shooter game.
0.11.2
MIT
Pixel Attack
Parallax effect based game written in Rust and Bevy Gaming Engine which uses bevy-parallax
0.9.1
MIT
bevy_squares
A remake of the 'Threes' game, built with Bevy
git
Zenith
A space-themed shoot 'em up game
0.5
MIT
Keep Moving and Nobody Burns
A bomberman against time (made for Ludum Dare 47)
0.3.0
MIT
2048 Game
A 2048 game. A easy demo for bevy beginners
0.9
Apache-2.0
Cube Collection
A dead simple PUZZLE game.
0.10.0
LGPL-3.0
Not Snake
A snake game but in 3D and you're the food
0.7.0
Apache-2.0
bevy_sokoban
Simple implementation of Sokoban
0.8.1
MIT
☄ Super Kaizen Overloaded ☄
A shoot'em up written in 🦀 Rust with the 🕊 Bevy game engine. (Bevy Game Jam #1)
0.7
MIT
Apache-2.0
bevy-tetris
It's Tetris!
0.4
limbo pass
a little game, limbo on a mountain pass
0.10.0
MIT
miam
A burger game made for LD51.
0.8
CC0-1.0
Jump Jump
3D wechat jump-jump game made with bevy engine.
0.9.1
MIT
colonize
A Dwarf Fortress/Rimworld-like game written in Rust.
0.4.0
GPL-3.0-or-later
thallada-bevy_nbody
An N-body simulation in Rust
0.1
Drone Agility Challenge
Carefully fly a drone through several levels without colliding into anything.
0.10.1
Apache-2.0
snake_bevy
It's Snake!
0.3.0
MIT
arugio
Multiplayer server-authoritative networked 'game' with Browser (WebGL) client and native server
0.6.0
MIT
Screen Ball
Work and play ball game, made with bevy engine.
0.10
MIT
bevy_rider
Line Rider, riding linearly, on segments of lines
0.5
Moon creator
Yet another n-body simulation with egui interface for settings
0.6.1
Apache-2.0
Bounce Up!
Pong but has gravity
0.9
Apache-2.0
Tetris for Bevy 0.6 / 0.7
A partial Tetris clone written as an introductory tutorial for Bevy 0.6 / 0.7
0.7
MIT
Apache-2.0
Cheaters Never Win
A infinite runner built in 7 days for the Bevy Jam #1
0.6.0
Typey Birb
A simple typing game. Built for Bevy Jam #1.
0.11
MIT
Apache-2.0
Bavy Balls
Rolling shiny balls. Which will win? Some unfairly start before others! (Bevy Game Jam #1)
¿Quien es el MechaBurro?
3D singleplayer/local multiplayer twin-stick shooter
0.11.2
MIT
Apache-2.0
Tetris for Bevy, yet another
Tetris clone for Bevy 0.4/0.6/0.7
0.11
GPL-3.0
Tetris
Classical tetris game made with bevy engine.
0.11
MIT
bevy-space-invaders
It's Space Invaders!
0.4
Pillars
Columns-like match-3 game
UnFlock
Drag the birds around until no more lines intersect.
0.6
non-standard
Flappy Bird
A flappy bird game in Bevy 0.10
0.10
Another Snake Game
Another, very simple snake clone
0.7
MIT
Keep Inside
A solo pong on a circle (made for Ludum Dare 47)
0.4
CC0-1.0
Pixie Wrangler
A 2d puzzle game inspired by circuit board design software.
0.11
MIT
Apache-2.0
i_sjon_kan_ingen_hora_dig_skrika
Swedish rowing boat pirate simulator 2020
WhoisDavid-bevy-nbody
3d n-body simulation of the planets of the Solar System.
0.5.0
Murder User Dungeon
A 2D game made in one week for the RustyJam21
0.6.0
Battle City
Classical battle-city game made with bevy engine.
0.10.1
MIT
Warlock's Gambit
A Puzzle/card game made for the 1st bevy jam
0.8
MIT
Apache-2.0
Build A Better Buddy
A cute auto-battler with the goal of Building A Better Buddy. Built for Bevy Jam #1.
0.6
MIT
Apache-2.0
Dungeon Quest
Control your character and kill monsters
0.7.0
MPL-2.0
flock-rs
An example of steering and flocking behaviors
0.4
MIT
Tools
#
Fun Notation
Experimentation on musical notations, colorful notes, chords and guitar tabs
0.11
bevy-calc
A simple calculator
0.5.0
MIT
Lavagna
A collaborative (WebRTC based) blackboard, great for simple sketches during meetings
0.11
MIT/Apache-2.0
Velo
App for brainstorming & sharing ideas
0.11
MIT
Apache-2.0
Nodus
Logic gate simulator
MIT