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

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

Game Over Screen #58

Closed jmorrow2 closed 5 years ago

jmorrow2 commented 5 years ago

As a video game player I want to run out of player health by taking damage from enemies so that I can view the game over screen

mbrefka98 commented 5 years ago

Acceptance Test:

  1. Open game
  2. Start Game
  3. Use the directional keyboard keys to move the player character towards an enemy so that the enemy attacks the player
  4. Allow Player to be killed by the enemy
  5. Ensure Game Over Screen is now visible