This first module of C++ is designed to help you understand the specifities of the language when compared to C. Time to dive into Object Oriented Programming!
First, you have to implement a class! How original!
Because you can never have enough ClapTraps, you will now create a derived robot.
Making ClapTraps is probably starting to get on your nerves. Now, implement a FragTrap class that inherits from ClapTrap.
In this exercise, you will create a monster: a ClapTrap that’s half FragTrap, half ScavTrap. It will be named DiamondTrap...