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