Assets
Main Menu
Bevy Assets
Learning
Assets
2D
3D
AI
Accessibility
Animation
Asset Loading
Audio
Backends
Development tools
Devices
Helpers
Input
Networking
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
Development tools
Devices
Helpers
Input
Networking
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.11.0-dev
MIT
Apache-2.0
Making a p2p web game with rollback
Walkthrough on how to use Matchbox and bevy_ggrs to implement a low-latency multiplayer web game
Bevy Basics
A Youtube tutorial series about the basics of Bevy
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
Making a Rhythm game
Walkthrough on how to make a Rhythm game, with menu, audio and shaders.
Using Rapier for Physics
Gravity and Physics in the Bevy Game Engine
Learn Bevy 0.10
Learn Bevy 0.10 Beginner Tutorial Video Series
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
0.3 to 0.4 (unofficial)
Migration guide to 0.4
Bevy Cheatbook
Unofficial reference book. Offers practical advice, teaches topics not covered by official docs.
Making Chess Clone in 3D
Walkthrough on how to make a Chess Clone with 3D pieces
Official Migration Guides
Migration guide for new versions of Bevy
Assets
#
2D
#
bevy_text_mode
A plugin to render 1-bit sprites.
0.10.0
Apache-2.0
bevy_ecs_tilemap
A plugin for tilemaps where each tile is an entity.
0.10
non-standard
bevy_life
Cellular Automaton plugin for Bevy game engine.
0.10
non-standard
bevy_interact_2d
2D mouse interactions
^0.9
non-standard
bevy-earcutr
Draw polygons
0.10
MIT/Apache-2.0
bevy_ecs_ldtk
An ergonomic and ECS-friendly ldtk plugin!
0.10
MIT
Apache-2.0
bevy_tilemap
Chunk rendered tilemap for Bevy game engine.
main
MIT
bevy-parallax
A Bevy plugin for creating a parallax effect.
0.10.0
MIT
bevy_pixels
A plugin that uses Pixels (a tiny pixel buffer) for rendering.
0.10
MIT
Apache-2.0
bevy_prototype_lyon
Draw 2D shapes, like triangles, circles, and beziers.
0.10
MIT
Apache-2.0
bevy_xml
This Bevy Plugin Parses SpriteSheet XMLs!
^0.10
non-standard
bevy_tiled
A plugin for rendering Tiled maps
0.5
non-standard
bevy_tileset
Simple, configurable tilesets in Bevy using RON.
0.7
MIT
Apache-2.0
seldom_pixel
Plugin for limited color palette pixel art games with animation, filters, typefaces, particles, etc.
0.10
MIT
Apache-2.0
bevy_ldtk
Efficient tilemap rendering for LDtk maps.
0.5
non-standard
Bevy Tiling Background
A plugin to support GPU rendered backgrounds with tiling and parallax effects
0.10
MIT
Apache-2.0
bevy_prototype_parallax
A parallax scrolling background plugin.
0.5.0
MIT
bevy_rapier_collider_gen
a library for generating bevy_rapier2d colliders from images with transparency
0.10.0
MIT
Apache-2.0
bevy_retro
2D pixel-perfect renderer for Bevy with support for OpenGL/WebGL
0.7.0
non-standard
bevy_pancam
A map-like panning and zooming camera controller
0.10
MIT
Apache-2.0
3D
#
bevy_flycam
A basic FPS-style camera controller
0.10
ISC
Bevy-WoW
A WoW-style camera
git
bevy_fly_camera
A flying camera plugin
^0.6.0
MIT
bevy_mod_outline
A plugin for drawing outlines around meshes
0.10
MIT
Apache-2.0
bevy_stl
STL mesh asset loader plugin
git
MIT
bevy_obj
Wavefront .obj mesh asset loader plugin
0.10
MIT
smooth-bevy-cameras
Camera controllers with buttery, exponential smoothing.
0.10
MIT
bevy_4x_camera
A 4X style camera for bevy. Demo: https://imgur.com/XIIDcIW
^0.4
MIT
bevy_panorbit_camera
A pan/orbit camera controller
0.10
MIT
Apache-2.0
bevy_mod_raycast
A plugin for raycasting against meshes and primitives
0.10
MIT
bevy_mod_picking
3D mouse picking plugin
0.10
MIT
Apache-2.0
bevy-orbit-controls
An orbit controls camera controller
0.5.0
ISC
bevy_transform_gizmo
Gizmo for transforming meshes in 3d
0.10.0
MIT
Apache-2.0
bevy-vfx-bag
Bevy VFX Bag — a GPU visual effects plugin.
0.10
MIT
Apache-2.0
bevy_mod_paramap
Add depth beyond lighting to your flat shapes
^0.10
Apache-2.0
bevy_vox
MagicaVoxel Vox file loader plugin
0.10
MIT
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.10
Apache-2.0
bevy_dolly
Combine simple building blocks to create smooth cameras
0.10
MIT
Apache-2.0
bevy_vox_mesh
Asset loader plugin to load MagicaVoxel files as meshes.
0.10
MIT
bevy-kajiya
A plugin to use kajiya as an alternative to the default bevy renderer
bevy_water
Dynamic ocean material.
^0.9.1
MIT/Apache-2.0
bevy_atmosphere
A procedural sky 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_hanabi
Hanabi — a GPU particle system plugin.
^0.10
MIT
Apache-2.0
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
AI
#
oxidized_navigation
Runtime nav-mesh generation & pathfinding for 3D worlds.
^0.10
MIT
Apache-2.0
big-brain
A highly-parallel Utility AI engine.
0.10
Apache-2.0
seldom_map_nav
Navmesh generation, pathfinding, and navigation for tilemaps
0.10
MIT
Apache-2.0
Accessibility
#
bevy_fluent
A plugin for localization using Fluent
0.10.1
MIT
Apache-2.0
bevy_color_blindness
Simulate and preview different types of color blindness
^0.8.0
MIT
Apache-2.0
Animation
#
bevy_manim
bevy plugin for drawing and animation like a 3b1b's manim
0.5.0
MIT
bevy_sprite_animation
A plugin that recreates Aarthificial's Reanimator for bevy TextureAtlasSprites.
0.10
seldom_state
Component-based state machine for AI, animation, player controllers, etc.
0.10
MIT
Apache-2.0
bevy-simple-state-machine
A rudimentary animation state machine system
0.10.0
MIT
Apache-2.0
bevy_spine
A plugin for using Spine animations within Bevy.
0.10
non-standard
bevy_easings
Easing (or tweening) a component value to another value.
^0.9
MIT
Apache-2.0
bevy_trickfilm
Simple sprite animation loading and playing.
^0.10
MIT
Apache-2.0
bevy_tweening
A tweening (easing) animation plugin for components and assets.
^0.10
MIT
Apache-2.0
Asset Loading
#
bevy_asset_loader
Automatically load asset collections during a configurable State
bevy_common_assets
Plugins to load json, yaml, ron, toml, and MessagePack assets
0.10
MIT
Apache-2.0
bevy_assets_bundler
Assets Bundler with content encryption support
MIT
Bevy Heterogenous Texture Atlas Loader
Load heterogenous texture atlases from a ron manifest
0.9
MIT
Apache-2.0
bevy_titan
Simple loader for texture atlases from a ron manifest.
^0.10
MIT
Apache-2.0
bevy_web_asset
Adds the ability to load assets from http(s) urls
^0.9
MIT
Apache-2.0
bevy_embedded_assets
Plugin to embed assets in your game binary
^0.10
MIT
Apache-2.0
bevy_qoi
Bevy support for the QOI (Quite OK Image) format.
~0.8
MIT
bevy_assetio_zip
A plugin for loading assets from an optionally obfuscated zip file.
bevy_asset_ron
Custom RON Asset loading.
^0.7
MIT
Audio
#
bevy_oddio
A third party Bevy plugin that integrates `oddio` into Bevy.
0.10
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.10
MIT
Apache-2.0
bevy_kira_audio
An alternative Bevy audio plugin using Kira
0.10.0
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
bevy_miniquad
A plugin replacing winit windowing and render pipeline with miniquad library.
*
bevy_webgl2
WebGL2 renderer plugin for WASM target
git
MIT
Development tools
#
autodefault
annotate functions to have them automatically insert `..Default::default()` into struct expressions
MPL-2.0
bevy_mod_debugdump
Render graph and schedule graph visualizers using egui.
0.10
MIT
Apache-2.0
bevy_mod_gizmos
Visual gizmos to aid with development and debugging in Bevy
^0.10
MIT
Apache-2.0
bevy-inspector-egui
Visually edit fields of structs inside the game using egui.
bevy-debug-text-overlay
A convenient on-screen message print macro
^0.10
Apache-2.0
bevy-remote-devtools
UI for debugging entities, assets, logs and systems over network
bevy_mod_debug_console
Get info from ecs through
0.8
MIT
MIT-0
Apache-2.0
pecs
Asynchronous operations with Promises for Bevy
0.10
MIT
Apache-2.0
bevy_shadertoy_wgsl
A Shadertoy clone, facilitating coding complex shaders
0.8
bevycheck
annotate invalid systems with `#[bevycheck::system]` to get nice error messages for what's wrong
MIT
bevy-yoleck
Turn a game into a level editor for its own levels
^0.10
MIT/Apache-2.0
Devices
#
bevy_streamdeck
Control and interact with your Stream Deck
^0.9
MIT
Apache-2.0
Helpers
#
seldom_fn_plugin
Allows using Rust functions in place of Bevy plugins for concision and to avoid certain clones
0.10
MIT
Apache-2.0
bevy_mod_index
A Rust crate that allows efficient querying for components by their values
0.10
MIT
bevy_contrib_colors
A simple color library.
^0.2.1
MIT
Bevy Match 3
A crate for handling the logic side of match 3 games
^0.9
MIT
Apache-2.0
spew
A simple helper for spawning objects in a clean way
0.10
MIT
Apache-2.0
seldom_interop
Interoperability traits for component types
0.10
MIT
Apache-2.0
bevy_mod_sysfail
Add the sysfail macro attribute to use ? in your systems.
^0.10
Apache-2.0
bevy_adventure
A comprehensive framework for building adventure games in Bevy.
0.10
MIT
Apache-2.0
bevy_plot
Plotting library with a focus on esthetics and interactivity
0.7.0
MIT
Apache-2.0
iyes_loopless
Composable Alternatives to Bevy's RunCriteria, States, and FixedTimestep
^0.9
MIT
Apache-2.0
bevy_prototype_inline_assets
A simple plugin for bundling assets into your binary.
MIT
bevy_proto
Create entity templates with a simple config file.
>=0.10.1
MIT
Apache-2.0
bevy_framepace
Framepacing and framelimiting for bevy
^0.9
MIT
Apache-2.0
bevy_system_graph
A handle based API for ordering ECS systems.
MIT
Apache-2.0
bevy_discovery
Automatically detects and registers systems for you.
MIT
bevy_debug_lines
Simple line drawing api for bevy.
0.10
MIT
iyes_scene_tools
Helpers for working with Bevy Scenes
^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.10
MIT
bevy-scene-hook
Ad-hoc component insertion for scenes
^0.10
Apache-2.0
bevy_event_set
A macro to create event bundles for Bevy
0.4
MIT
bevy-add-events-macro
adds the add_events! macro to make adding multiple events easier
bevy_turborand
ECS-integrated random number generation based on turborand
0.10
Apache-2.0
MIT
iyes_progress
Easily implement a loading state, tracking the progress of assets and other tasks.
^0.10
MIT
Apache-2.0
hexx
Hexagon utils for 2D and 3D
Apache-2.0
bevy_save
A framework for saving and loading game state in Bevy.
0.10
MIT
Apache-2.0
bevy-sequential-actions
A Bevy library for executing various actions in a sequence.
0.10
MIT
Apache-2.0
bevy_ecs_markers
Easily mark Entities and read and mutate them
0.9.1
MIT
Apache-2.0
Input
#
leafwing_input_manager
Track actions and configure cross-device input mappings. Fully documented; exceptionally ergonomic.
^0.10
MIT
Apache-2.0
bevy_midi
Send and receive MIDI data to and from bevy using DAWS or MIDI Controllers
0.10
MIT
Apache-2.0
bevy_input_actionmap
Maps key and gamepad events to actions in Bevy.
0.7
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
ezinput
Easier joystick, mouse and keyboard input handling in Bevy
^0.7
MIT
Virtual Joystick
Create and use a Virtual Joystick in a UI for bevy
0.10.1
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_advanced_input
Input keybindings, including support for combinations / hotkeys / modifier keys.
0.5.0
MIT
Networking
#
bevy_eventwork
Server/client message based networking plugin, async based, tokio compatible but not necessary.
>0.6
MIT
naia
Cross-platform client/server networking library with ECS world sync & FPS-style rollback
bevy_prototype_simple_net
A working prototype networking plugin that can create client/server systems over TCP or UDP.
0.1.3
MIT
bevy_ggrs
Integration plugin for the P2P rollback networking library GGRS.
0.10
MIT
Apache-2.0
bevy_replicon
High level networking library for replication and network events
0.10.1
MIT
Apache-2.0
bevy_simple_networking
A simple authoritative server networking library for Bevy
0.8
Apache-2.0
bevy_renet
Bevy Plugin for renet, a network library for Server/Client with authentication and client management
bevy-nest
A telnet plugin for getting MUDdy in Bevy.
0.10.0
MIT
Apache-2.0
bevy_matchbox
Painless peer-to-peer WebRTC networking for rust's native and wasm applications.
^0.10
MIT
Apache-2.0
bevy_quinnet
A Client/Server game networking plugin using QUIC, for the Bevy game engine.
0.10.0
MIT
Apache-2.0
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_spicy_networking
Unifying server/client networking crate using tokio as asynchronous backend.
0.5
MIT
bevy_backroll
Integration plugin with Backroll for providing session-based peer-to-peer rollback networking.
^0.9
ISC
bevy_prototype_laminar_networking
A prototype networking plugin using `laminar` as the transport.
0.1.3
MIT
bootleg_networking
A completely cross-platform networking plugin utilizing TCP/UDP and bevy_networking_turbulence
0.7
MIT
Physics
#
physme
A simplistic physics engine for 2D/3D sims. Physically inaccurate, but satisfying and easy to use.
0.3
MIT
bevy_fpc
First-person controller plugin
bevy_silk
Cloth physics plugin for bevy
0.10
non-standard
bevy_rapier
A plugin for Rapier, a 2D and 3D physics engine. Maintained by the Rapier developers.
bevy_physimple
A physics lib for the bevy game engine based on physme.
0.8.0
MIT
bevy-tnua
Physics based floating character controller
^0.10
MIT/Apache-2.0
Platform Integration
#
bevy-discord-presence
Discord Rich Presence Client for the Bevy Game Engine.
>=0.9
MIT
bevy-steamworks
Steamworks SDK Plugin.
0.10
MIT
Apache-2.0
Scripting
#
bevy_wasm
Mod your Bevy games with WebAssembly
bevy_mod_scripting
Multi-language scripting support for Bevy
0.10.1
MIT
Shapes
#
bevy_mod_rounded_box
A rounded box shape
0.10
MIT
Apache-2.0
bevy_svg
Load and draw SVG-files in 2D and 3D
0.10
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.10
MIT
Apache-2.0
bevy_smud
Draw shapes for 2d and ui using signed distance fields
0.10
MIT
Apache-2.0
Social
#
bevy_jornet
Easy to use leaderboard
^0.10
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.10
MIT
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_game_template
An opinionated template for a Bevy game with workflows for Windows, Linux, macOS and WASM releases
0.10
Bevy Shell
Template bevy app cross-platform CI/CD deployment for WASM and native.
0.9.1
UI
#
bevy_ui_borders
Draw borders around Bevy UI Nodes
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.10.1
MIT
Apache-2.0
bevy_iced
Iced integration for Bevy
0.10
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_egui
A plugin for egui integration into Bevy
0.10
MIT
bevy_mod_ui_sprite
Draw sprites and texture atlas sprites with the Bevy UI
0.8
MIT
Apache-2.0
bevy_megaui
A plugin for megaui integration into Bevy
0.4
MIT
bevy_quickmenu
A simple-to-use nested menu system for BevyUI which supports gamepad, keyboard or mouse navigation
^0.9.0
MIT
bevy-ui-navigation
Add a menu navigation system using components
^0.6.0
MIT
Apache-2.0
bevy_ninepatch
Display 9-Patch UI elements, where you can specify how different parts of a PNG should grow
^0.9
MIT
Apache-2.0
bevy_console
A half-life2 style console using bevy_egui
0.10
MIT
Bevy CSS (Prototype)
Bevy UI Node Styles defined with CSS
0.8.0
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_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
Apps
#
Games
#
flappy_bevy
A Flappy Bird clone
git
Typey Birb
A simple typing game. Built for Bevy Jam #1.
0.10
MIT
Apache-2.0
Unbalanced Brawl
An autochess made for LD49.
0.5.0
Another Snake Game
Another, very simple snake clone
0.7
MIT
UnFlock
Drag the birds around until no more lines intersect.
0.6
non-standard
Keep Inside
A solo pong on a circle (made for Ludum Dare 47)
bevy-space-invaders
It's Space Invaders!
0.4
Pillars
Columns-like match-3 game
colonize
A Dwarf Fortress/Rimworld-like game written in Rust.
0.4.0
GPL-3.0-or-later
taileater
Bevy port of great 8-bit Atari game, working native and in the browser
0.5
Pixel Attack
Parallax effect based game written in Rust and Bevy Gaming Engine which uses bevy-parallax
0.9.1
MIT
Battle City
Classical battle-city game made with bevy engine.
0.10.1
Tetris
Classical tetris game made with bevy engine.
0.10
Bavy Balls
Rolling shiny balls. Which will win? Some unfairly start before others! (Bevy Game Jam #1)
bevy-rust-wasm-experiments
A small video game targeting both desktop and WebAssembly (uses accelerometer on mobile device)
0.9.1
MIT
WhoisDavid-bevy-nbody
3d n-body simulation of the planets of the Solar System.
0.5.0
Flappy Bird
A flappy bird game in Bevy 0.10
0.10
Cheaters Never Win
A infinite runner built in 7 days for the Bevy Jam #1
0.6.0
bevy_squares
A remake of the 'Threes' game, built with Bevy
git
Moon creator
Yet another n-body simulation with egui interface for settings
0.6.1
Screen Ball
Work and play ball game, made with bevy engine.
0.10
Libracity
A puzzle game where you build a city at equilibrium on a needle. (LDJam #49)
0.7
MIT
Apache-2.0
Cube Collection
A dead simple PUZZLE game.
snake_bevy
It's Snake!
0.3.0
bevy-tetris
It's Tetris!
0.4
Not Snake
A snake game but in 3D and you're the food
0.7.0
☄ 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
Robbo
Bevy port of great 8-bit Atari game, working native and in the browser
0.4.0
The Hug Game
A game about hugging. Uses rapier for active ragdoll. Playable at https://hug.hihaheho.com
0.5
Fish Fight: Punchy
A fishy beatemup.
0.9
MIT
Apache-2.0
bevy_sokoban
Simple implementation of Sokoban
0.8.1
Zenith
A space-themed shoot 'em up game
0.5
miam
A burger game made for LD51.
0.8
2048 Game
A 2048 game. A easy demo for bevy beginners
0.9
arugio
Multiplayer server-authoritative networked 'game' with Browser (WebGL) client and native server
oicana
A tower defense game with puzzle aspects
0.7
flock-rs
An example of steering and flocking behaviors
0.4
Tetris for Bevy, yet another
Tetris clone for Bevy 0.4/0.6/0.7
0.10
Digital Extinction
A free and modern RTS game, unconstrained by commercial requirements, legacy HW and old technology.
thallada-bevy_nbody
An N-body simulation in Rust
0.1
Keep Moving and Nobody Burns
A bomberman against time (made for Ludum Dare 47)
0.3.0
MIT
Dodge the Creeps!
Reimplement "Dodge the Creeps!" with bevy.
0.8
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
One-Click Ninja
A rhythm game for '1-Button Jam 2021'
0.5.0
Bounce Up!
Pong but has gravity
0.9
Dungeon Quest
Control your character and kill monsters
0.7.0
bevy_pong
It's Pong! Based on the 'breakout' bevy example
0.3.0
Warlock's Gambit
A Puzzle/card game made for the 1st bevy jam
0.8
MIT
Apache-2.0
projectris
It's 3D Tetris, but you only get to play the shadows of the piece.
0.5
i_sjon_kan_ingen_hora_dig_skrika
Swedish rowing boat pirate simulator 2020
per_spatium
Scroll-down space shooter game
0.2.1
Combine Racers
Do tricks to gain speed in this 2.5d side-scrolling racer. Built for Bevy Jam #2.
0.10
MIT
Apache-2.0
limbo pass
a little game, limbo on a mountain pass
Pixie Wrangler
A 2d puzzle game inspired by circuit board design software.
0.10
MIT
Apache-2.0
¿Quien es el MechaBurro?
3D singleplayer/local multiplayer twin-stick shooter
0.7.0
MIT
Apache-2.0
labyrinth-game
A humble attempt at a roguelike / market-sim game
git
taipo
A Japanese language practice tool / tower defense game with an English mode.
0.10
MIT
Apache-2.0
Murder User Dungeon
A 2D game made in one week for the RustyJam21
0.6.0
Theta Wave
A roguelite space shooter game.
0.10.1
bevy_rider
Line Rider, riding linearly, on segments of lines
0.5
Kataster
A minimalist single-screen spaceshooter for bevy beginners
0.10
MIT
Apache-2.0
SiO2
A simple powder toy clone
0.3.0
bong
A full fledged sample game showcasing bevy-pigeon
0.7.0
Jump Jump
3D wechat jump-jump game made with bevy engine.
0.9.1
smoke-rs
A simple smoke simulation using particles, built with Bevy.
0.5.0
Rubik's Cube
Rubik's cube simulator made with bevy engine.
0.9
Drone Agility Challenge
Carefully fly a drone through several levels without colliding into anything.
0.10.1
Bevy Combat
A sci-fi battle simulation implemented in the bevy engine.
0.8.0
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
Miner
A mining-based platform game.
0.6
Tools
#
bevy-calc
A simple calculator
0.5.0
Fun Notation
Experimentation on musical notations, colorful notes, chords and guitar tabs
Nodus
Logic gate simulator
Desk X
A programming environment for Desk-lang built on bevy. Accessible at https://desk-x.com