Welcome

Welcome to the quickstart tutorial for the Bevy Engine.

You can access it at https://TheBevyFlock.github.io/bevy-quickstart-book/.

By the end of this tutorial, you will have a comprehensive understanding of how Bevy works and will have created a clone of the Asteroid game.

Target Audience

This tutorial is designed for individuals who want to deepen their understanding of Bevy basics and already have a good grasp of Rust.

To get started with Rust, explore these free resources:

This tutorial will not use any third-party plugins and will not delve deeply into rendering.

Credits

Assets used are from Kenney's Space Shooter Redux or were created specifically for this tutorial.