Unofficial Bevy Cheat Book
Concise reference to programming in the Bevy game engine.
Covers useful syntax, features, programming patterns, and solutions ("recipes") for common game development tasks.
Designed to be easy to read, straight to the point, using simple language to focus on the important information.
License
All code in the book is under CC0 (public domain). To the extent possible under law, the relevant Authors have waived all copyright and related or neighboring rights to Bevy Cheatbook Example Code.
The text of the book is under CC BY-NC-SA 4.0. Copyright © 2021 Jasen Borisov.
Contributions Welcome!
See the Contributing page of the book for advice!
Help Wanted
Specific things that I would really appreciate help with:
- Adding new syntax to the cheatsheet for the latest Bevy Git.
- More Cookbook examples.
- More content for Advanced Patterns and Common Pitfalls.
- Especially if you frequent the Bevy Discord (or other communities) and know what kinds of things people come across.