πŸ¦€ Building a 2D starship game in Rust with Bevy - PART 1

Subscribers:
950
Published on ● Video Link: https://www.youtube.com/watch?v=t60fieqnNpY



Duration: 1:13:48
662 views
17


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

We showed a simple Python prototype and then started re-implementing it in Rust.

We setup the project from scratch implemented a sprite loader for the spaceship, added rotation and movements based on keyboard input, and finally added a visual inspector for our entities.

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

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

#Rust #bevy #gamedev




Other Videos By Luciano Mammino (loige)


2023-02-21Rust crates: async_stream (Twitch live stream 2023-02-20)
2023-02-13Rust crates: custom serde deserializers (Twitch live stream 2023-02-13)
2023-02-09Rust crates: dotenv, reqwest, url, serde, serde-json (Twitch live stream 2023-02-08)
2023-01-23πŸ¦€ Learning Rust web servers with Axum (Twitch live stream)
2023-01-09πŸ¦€ Learning nom, a Rust parser combinator library (Twitch stream)
2022-11-30Building a Tic Tac Toe game in Solid.js (Twitch Live Stream 2022-11-30)
2022-11-28πŸ¦€ Building a 2D starship game in Rust with Bevy - PART 5 (asteroids)
2022-11-21πŸ¦€ Building a 2D starship game in Rust with Bevy - PART 4 (collisions)
2022-11-14πŸ¦€ Building a 2D starship game in Rust with Bevy - PART 3 (migrating to Bevy 0.9)
2022-11-10πŸ¦€ Building a 2D starship game in Rust with Bevy - PART 2
2022-11-07πŸ¦€ Building a 2D starship game in Rust with Bevy - PART 1
2022-11-02Introduction to Bevy, Rust game engine (Twitch Live 2022-11-02)
2022-10-10πŸ¦€ Rust vs 🐍 Python: Advent of code in Rust - solving days 24 & 25/2021 (Twitch Live 2022-10-10)
2022-09-26πŸ¦€ Rust vs 🐍 Python: Advent of code in Rust - solving days 23/2021 PART 2 (Twitch Live 2022-09-26)
2022-09-19πŸ¦€ Rust vs 🐍 Python: Advent of code in Rust - solving days 23/2021 PART 1 (Twitch Live 2022-09-19)
2022-09-12πŸ¦€ Rust vs 🐍 Python: Advent of code in Rust - solving days 22/2021 PART 2 (Twitch Live 2022-09-12)
2022-08-29πŸ¦€ Rust vs 🐍 Python: Advent of code in Rust - solving days 22/2021 PART 1 (Twitch Live 2022-08-29)
2022-08-22πŸ¦€ Rust vs 🐍 Python: Advent of code in Rust - solving days 20 and 21/2021 (Twitch Live 2022-08-22)
2022-08-08πŸ¦€ Rust vs 🐍 Python: Advent of code in Rust - solving day 19/2021 PART 3 (Twitch Live 2022-08-08)
2022-08-02πŸ¦€ Rust vs 🐍 Python: Advent of code in Rust - solving day 19/2021 PART 2 (Twitch Live 2022-08-01)
2022-07-26πŸ¦€ Rust vs 🐍 Python: Advent of code in Rust - solving day 19/2021 PART 1 (Twitch Live 2022-07-25)



Tags:
rust
rustlang
learning rust
live coding
pair programming
mob programming
live stream
twitch
educational
coding challenge
problem solving
irl
in real life
bevy
game
gamedev
2d
graphics
gaming
game development