Download this tutorial's source code: https://danzaidan.itch.io/pong-learn-...
In this tutorial, I will teach you the basics about creating an AI (artificial intelligence) for video games!
You will learn the difference between AI for Games and AI for non-games, as well as the theoretical challenges for building a great AI for an enemy.
In the end of the lesson, we will build our AI for the game Pong and discuss possible improvements.
This is clip from the "How to Program a Game in C++" tutorial series. If you want to learn more about game development, be sure to check them out here: • [Tutorial] How to program a game in C++
I hope you enjoy it!