About This Course
Coming Soon: This course is designed for absolute beginners who want to explore game development while learning to code in C++. Instead of just reading theory, you’ll build a playable text-based RPG, applying key programming concepts along the way.
You’ll start by understanding variables and data types, then progress into using functions to structure your code efficiently. Through conditional logic and loops, you’ll implement game mechanics like decision-making and turn-based combat. As you advance, you’ll be introduced to classes and objects, learning how to organize your code using object-oriented programming.
By the end of the course, you’ll have a working text-based RPG and a solid foundation in C++ programming, preparing you for more advanced game development courses.