Skip to content

nolantait/bevy-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bevy Starter

This repo is a minimal starter for Bevy 0.15

Inspiration

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