cse442-fall-2019-offering / 442projects-wizard-hack

442projects-wizard-hack created by GitHub Classroom
4 stars 2 forks source link

Task - Poison damages enemies #133

Open mtillinghast opened 5 years ago

mtillinghast commented 5 years ago

Allow the poison to decrement the enemy's health when the poison hits them.

mtillinghast commented 4 years ago

Acceptance Test:

  1. Start the game.
  2. Once on the initial scene of the game, press the E key to fire the poison.
  3. When striking an enemy with the poison, the enemy's health bar value should decrease.