Pinned Repositories
bevy_asset_ron
Custom RON Assets for Bevy
iyes2d_editor
Iyes2d: level editor for Bevy Game Engine
iyes_bevy_extras
General (not project-specific) misc stuff for Bevy
iyes_cli
Simple abstraction for in-game "console commands"
iyes_loopless
Alternatives to Bevy States, FixedTimestep, Run Criteria, that do not use "stage looping" and are composable
iyes_multiplayer
IyesGames Multiplayer Architecture
iyes_perf_ui
Customizable Performance/Debug Overlay for Bevy UI
iyes_progress
Bevy plugin to help track progress and perform state transitions
iyes_scene_tools
Helpers for working with Bevy Scenes
minewars
MineWars Game Client App (Bevy)
IyesGames's Repositories
IyesGames/iyes_loopless
Alternatives to Bevy States, FixedTimestep, Run Criteria, that do not use "stage looping" and are composable
IyesGames/iyes_perf_ui
Customizable Performance/Debug Overlay for Bevy UI
IyesGames/iyes_progress
Bevy plugin to help track progress and perform state transitions
IyesGames/bevy_asset_ron
Custom RON Assets for Bevy
IyesGames/iyes_scene_tools
Helpers for working with Bevy Scenes
IyesGames/minewars
MineWars Game Client App (Bevy)
IyesGames/iyes2d_editor
Iyes2d: level editor for Bevy Game Engine
IyesGames/iyes_bevy_extras
General (not project-specific) misc stuff for Bevy
IyesGames/iyes_cli
Simple abstraction for in-game "console commands"
IyesGames/iyes_multiplayer
IyesGames Multiplayer Architecture
IyesGames/iyes_splash
Simple Splash Screen for Bevy
IyesGames/iyes_blueprints
Helper library for the "blueprints" pattern
IyesGames/bevy-community-mobile-testers
Unofficial list of volunteers from the Bevy community who can test Bevy on various mobile devices
IyesGames/bevy_ecs_tilemap
A tilemap rendering crate for bevy which is more ECS friendly.
IyesGames/iyes_ui
Extra things for Bevy UI that I made because I needed them.
IyesGames/benimator
A sprite-sheet animation plugin for bevy
IyesGames/bevy
A refreshingly simple data-driven game engine built in Rust
IyesGames/bevy-rfcs
Suggest changes to Bevy and view accepted designs
IyesGames/bevy_asset_loader
Bevy plugin helping with asset loading and organization
IyesGames/bevy_common_assets
Collection of asset loaders for common file formats
IyesGames/bevy_debug_lines
A prototype plugin providing a simple line drawing api for bevy.
IyesGames/bevy_kira_audio
A Bevy plugin to use Kira for game audio
IyesGames/bevy_prototype_lyon
Draw 2D shapes in Bevy
IyesGames/bevy_tweening
Tweening animation plugin for the Bevy game engine.
IyesGames/heron
An ergonomic physics API for bevy games.
IyesGames/incubator
Repo for experiments and other random stuff.
IyesGames/iyes2d_autotilemap
Autotiling engine: populate a tilemap based on rules
IyesGames/iyesgames.github.io
IyesGames/meta
Helps keep track of everything :)
IyesGames/minewars-proprietary-shim
Shim to allow building MineWars without proprietary code