Skip to content

Ever wondered how are games programmed? In this series of tutorials, I will teach you how to make a game in C++. Hopefully, you will learn the fundamentals of game programming and be able to make your own games by the end!

License

Notifications You must be signed in to change notification settings

DanZaidan/pong_learn_programming

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

[Tutorial] How to program a game in C++ (Pong)

Ever wondered how are games programmed? In this series of tutorials, I will teach you how to make a game in C++. Hopefully, you will learn the fundamentals of game programming and be able to make your own games by the end!

Step-by-Step, Beginner-Friendly Tutorials

This game was created accompanied by several tutorials that will guide you through the creation of a game an the engine!

Check out the tutorial series: https://www.youtube.com/playlist?list=PL7Ej6SUky135IAAR3PFCFyiVwanauRqj3

This is the first tutorial: https://www.youtube.com/watch?v=luuyjjOxnUI

The final result on Itch.io: https://danzaidan.itch.io/pong-learn-programming

I hope you like it!

About

Ever wondered how are games programmed? In this series of tutorials, I will teach you how to make a game in C++. Hopefully, you will learn the fundamentals of game programming and be able to make your own games by the end!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages