Text-Based Adventure Game 17: Adding Randomization in Damage and Heal
Explore more free Game Dev courses here: https://linktr.ee/outscal
Get Jobs/Internships in the gaming industry: https://linktr.ee/outscal
In this series, you'll learn how to build a text-based adventure game from scratch.
The game project is for you if you're
- just getting started with coding
- building your first game project
- you're a school/college student willing to build tech projects
Unlock premium content of this course (assignments & quizzes) : https://outscal.com/lms/course/text-based-adventure-game/module/640afacfeb5514d5214258cb?chapterId=640afb00eb5514d5214258e1&materialId=62ce66fffab18c1da943a649
Join Discord Community: https://discord.gg/a6w2aqvJ9Q
Technical Concepts Covered in this Project:
1. Random Number Generation in C++
2. Take Damage Function
3. Healing function