Skip to content

nolantait/bevy-starter

Repository files navigation

Bevy Starter

This repo is a minimal starter for Bevy 0.16

Inspiration

Building

You can build your game

cargo run

If you want the extra dev features then you can toggle them:

cargo run --features dev

Features

  • Cargo configured according to Bevy guide with build optimizations
  • Avian physics
  • Generic set of starting plugins with your games logic inside GamePlugin
  • AI.md for passing to tools like aider and others that helps them get more recent context from Bevy

Missing

  • Deployment

About

A minimalist starter for bevy and rust

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published