C++ Space Invaders Tutorial with raylib - Beginner Tutorial (OOP)

preview_player
Показать описание
In this gamedev tutorial, I'll teach you how to create your own Space Invaders game using C++ and raylib. This is a great tutorial for beginners, and you'll learn some important game development concepts along the way.

Previous Tutorials (Watch in the following order)

⏳ *Timestamps*
00:00 Intro to Space Invaders tutorial
02:05 Setup the Game Loop
11:25 Creating the Spaceship
27:45 Create the Lasers
44:40 Create the Obstacles
1:00:42 Create the Aliens
1:25:42 Create the Mystery Ship
1:34:04 Check for Collisions
1:47:54 Game Over
2:07:24 Add Scoring
2:12:44 Add High-Score
2:20:16 Add Sounds

*Support*
Рекомендации по теме
Комментарии
Автор

I hope you took away lots from this video. Let me know below!

programmingwithnick
Автор

Your raylib series’s are probably the very best I’ve seen when it comes to teaching OOP. Video games are the best way to teach OOP IMO and the way you code is very clean and elegant. There’s so much More I could say in your praise but no likes to read long comments. Liked + Subscribed from me.

chriswinslow
Автор

I've been following all your tutorials for cpp raylib starting from pong. Thank you for the clear explanation and guidance that even me without any prior knowledge about programming can proudly say I now know a little bit about cpp and raylib. It's still a long journey to game dev but I'm glad I stumbled on your channel to make the beginning easy and fun for me. Much love! Hoping to look forward to more cpp tutorials.

paniclala
Автор

Best Teacher Ever !!!! Never Skips a part, explains everything even the constexpr (such small details ), not at all boring and time effective .
I Hope many teacher can see this and learn from you.

attackingzombie
Автор

You are a gem, hidden in the YouTube algorithm. More people need to see the tutorials!! Thank you very much

itchitrigger
Автор

You are the most brilliant teacher I have ever seen on youtube!

Yamu_
Автор

The king of C++ tutorials is back!
Time to put no-disturb sticker on my door and get to work! 😄

StarFury
Автор

YESSS THANK YOU. I have waited so long for this. The tutorial is great like always!

frankstercodestuff
Автор

This raylib tutorials are on another level, this is intermidiate coding but made simple and explained perfectly without making it long, i already coded along all your raylib games . i wish you had 10 more vidoes like this, i shared this with all my friends!

aryelpanda
Автор

man your lessons are amazing and brilliant, please don't stop

miklblitz
Автор

These tutorials are incredibly useful and fun to follow, thank you so much for sharing your knowledge and taking the time to realize this

davidefarona
Автор

excellent tutorial! i love how you built confidence in the student along the way!

vbachris
Автор

THANKS YOU! This video and the others about OPP C++ programming with raylib are the best i've ever seen until now. they have helped my brother and I to understand how to manage the library and de OPP paradigm by an enjoying way.

antonpkf
Автор

thanks bro, plz keep doing more videos for raylib

samg
Автор

Fantastically fun and interesting tutorial. A great way to learn Object-oriented Programming IMHO. Also, one that can be easily configured and extended because it is so well structured. I think I'll try to add some animations though.

devbites
Автор

Great tutorial, was easy to follow along and really understand what was happening! Thanks, subbed

EamonBoyle
Автор

a lot of thanks! very usefull video! It will be great if in next videos will be shown how to create main menu in games. Great video!

donlinoleum
Автор

Great video, it would be nice if you also added the raygui library to a template and making a more "complete" game. Keep up the good work

manolisand
Автор

This is awesome. Which theme are you using in Visual Studio? Mine looks awful compared to yours 😃

kickbaktube
Автор

Awesome tutorial! I love it! But now I have a question, How or where do we get the executable we just build?

mateosoriortes