GitHub / cypri1-dev / 42_CPP03
This project involves creating a robot hierarchy in C++ starting with the ClapTrap class, with basic attributes (name, hit points, energy, damage) and methods for attacking, repairing, and taking damage. The derived classes ScavTrap, FragTrap, and DiamondTrap add unique abilities, showcasing inheritance and composition in C++.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cypri1-dev%2F42_CPP03
Stars: 0
Forks: 0
Open issues: 0
License: None
Language: C++
Size: 28.3 KB
Dependencies parsed at: Pending
Created at: 6 months ago
Updated at: 6 months ago
Pushed at: 6 months ago
Last synced at: 27 days ago
Topics: 42, 42projects, cpp, cpp03