Introduction
  • Welcome to my course !
  • Setup
Starting Writing Code
  • Creation of the basic structure
  • Declare players variable
  • Show player characteristics
  • Write playerHp() Function
  • Write attack() function
  • Add a enum
  • Summary