Building games in Rust

Published a YouTube video
Used Rust
Hosted a live stream on Twitch
Used Bevy
+2

🦀 Building a 2D starship game in Rust with Bevy - PART 5 (asteroids)


https://www.youtube.com/watch?v=fi1YZNQ62XA

n this video, we continued developing a 2D spaceship game using Rust and Bevy (Game Engine).

If you want to see the previous episodes:
- part 1: https://www.youtube.com/watch?v=t60fi...
- part 2: https://www.youtube.com/watch?v=aahRU...
- part 3: https://youtu.be/4sZsmPRwGnk
- part 4: https://www.youtube.com/watch?v=TLGJz...

In this episode, we implemented programmatically generated asteroids with some rudimentary collisions.

We ended up using https://github.com/Nilirad/bevy_proto... for programmatically generated sprites.

All the source code is available here: https://github.com/lmammino/bevy-fuel...

The python version of the game is available here: https://github.com/lmammino/pygame-fu...

For seeing the next episodes live check out our Twitch channel: https://twitch.tv/loige