v0.22 of agb — a library for making GBA games in Rust — recently released!

The changes include:

- Tutorials and full documentation: https://agbrs.dev/book
- New interactive examples: https://agbrs.dev/examples
- New easy APIs for BGs, objects, DMA, windowing, and blending effects.

The full changelog can be found here: https://github.com/agbrs/agb/blob/master/CHANGELOG.md

#GBADev #rust