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

DanZaidan/pong_learn_programming

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
September 29, 2019 10:22
September 29, 2019 10:21
September 29, 2019 10:22
September 29, 2019 10:21

[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