Found 1 repositories(showing 1)
rafxys
Create a class to represent a game hero with name, age, and type. Add an `attack` method that shows a custom message based on the hero's type (mage, warrior, monk, or ninja). This task helps practice classes, objects, and conditionals in JavaScript.
All 1 repositories loaded