issues
search
KenPowerClassroom
/
SoftwareEngineeringforGamesI
3
stars
0
forks
source link
Example user story with acceptance criteria
#100
Open
kenpower
opened
1 year ago
kenpower
commented
1 year ago
As a player I want to be able to move my game character so that I can explore the world.
acceptance criteria
[ ] player sprite appears on screen
[ ] moves left/right/up/down while A/D/S/W keys are down
[ ] not moving if ADSW keys not down
[ ] stops moving at screen boundary
[ ] sprite visually corresponds to direction of movement
As a player I want to be able to move my game character so that I can explore the world.
acceptance criteria