ScrollSaga-Brawlers-Conquest / ScollSaga-Brawlers-Conquest

Apache License 2.0
0 stars 0 forks source link

Create Enemy sprite #9

Open Josh0402 opened 6 months ago

Josh0402 commented 6 months ago

Assumptions / Preconditions: The user is able to fight off enemies.

Outcomes / Postconditions: All enemies' sprites will be fully functional and will target the hero.

Normal Scenario: The user when playing the game will come across enemy sprites that will target the Hero, the user controls. In the game the user will experience a enemy sprite that will attack the hero if they become too close. There will be one main enemy sprite that is included throughout the entire game.

Error Conditions: If the enemy sprite isn't animated or has any logical errors it won't target or move around the hero.

mpjovanovich commented 6 months ago

Nice work on this one. I'd still narrow down the specifics even more, but you're on the right track. The scope is more tight than the other issues. You mention multiple sprites, then you mention one sprite - this sounds like it's multiple requirements so you'd want to track with multiple issues.