Fundamentals
For anyone
What will we build ?
“Letho” a text-based hero vs villain role-playing adventure game for beginners.
How will we build it ?
- Start with the fundamentals of C++
- Explore the practical applications of classes and objects using Object-oriented programming
- Understand how health and damage work in a game
- Close it off by building a game loop i.e. decide when you win, when you lose, and how the game ends