Game Development with Rust

Simon Potzernheim

12/2024

Why Rust?

What is ECS?

BEVY Github

BEVY Engine Core

BEVY Engine Usage

RESOURCES

  • ECS: https://www.youtube.com/channel/UCZzs3Umh6sRiYS_IQIQDThw
  • Using RUST FOR GAME DEVELOPMENT: https://youtu.be/oHYs-UqS458
  • https://github.com/bevyengine
  • https://bevyengine.org/learn/book/introduction/
  • https://bevy-cheatbook.github.io/

Coding Score implementation

TODO