C++ Snake game using raylib - Beginner Tutorial 🐍 (OOP)
Programming With Nick Programming With Nick
8.98K subscribers
52,803 views
1.5K

 Published On Mar 3, 2023

Let's build a C++ Snake game with raylib. It is a beginner tutorial. In this game development tutorial In this tutorial, I'll be guiding you step-by-step on how to build your very own Snake game using the C++ programming language and the raylib library and Object Oriented design. We'll start with the basics and work our way up to adding some cool features and making the game look more exciting.

πŸš€ Starter Template: https://github.com/educ8s/Raylib-CPP-...
πŸ”₯ Final Code: https://github.com/educ8s/Cpp-Retro-S...

⏳ Timestamps
0:00 Intro
1:19 Creating the game loop
10:53 Creating the Food
22:45 Creating the Snake
29:55 Moving the Snake
45:48 Making the Snake eat the Food
52:05 Making the Snake grow longer
55:46 Checking for collisions
1:04:00 Adding title & frame
1:08:47 Adding score
1:10:44 Adding sounds

#c++ #snake #games #raylib #gamedevelopmentforbeginners #gamedevelopment

show more

Share/Embed