In today's video I start developing a 2D racing game in C with Raylib.
GitHub: https://github.com/unconv/racer
Support me: https://buymeacoffee.com/unconv
Call me: https://www.buymeacoffee.com/unconv/e/146735
Memberships: https://www.buymeacoffee.com/unconv/membership
00:00 Hello World
00:56 Create game window
03:19 Pick background color
05:18 Draw the "car"
07:04 Make the car move up and down
16:54 Make the car turn
36:09 Try to make it drift
37:12 Add car graphics
44:25 Add background graphics
49:43 Make camera follow car
59:11 Outro