Pong game tutorial using the Rust Programming Language and a game framework called GGEZ.

I decided to start working on this tutorial before vacation, it was suppose to be a small project, but apperantly making tutorials takes a long time!

➤ Source code!
https://github.com/TanTanDev/rusty_pong

[ Timestamps ]
0:00 Intro
0:11 Requirements
0:22 Project setup
1:06 Getting the basics down
3:49 Drawing things on the screen
5:33 Player positioning
7:45 Ball setup
8:32 Input
9:49 Player collision
10:30 Cleanup movement code
11:23 Ball movement
13:24 Scoring
15:44 Fixing score positioning
16:30 BOUNCE!
18:35 Adding a middle line
19:32 General tips and thoughts!

[About]
Hey! I’m an indie game developer, that loves testing out different game engines and languages.
I usually tackle some shorter projects in form of devlogs. Sometimes when I feel extra juicy, I upload the source code of the projects I’m showcasing! I try to upload weekly, hope you guys enjoy!

#rustlang #gamedev

#rustlang #rust

Pong Game Tutorial using The Rust Programming Language
1.65 GEEK