omniczech

Initial user stories

Apr 4th, 2018
44
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.84 KB | None | 0 0
  1. As a registered user I want to be able to quickly play a game of tic tac toe
  2. As a registered user I want to be able to see how many games I've played/won
  3. As an unregistered user I want to be able to register an account to play
  4. As a registered user I want to be able to login at any point easily.
  5. As a registered user I want to be able to logout at any point easily.
  6. As a user I want to be able to clearly see the game state including the board and who's turn it currently is.
  7. As a user I want to be able to know clearly when one player has won the game.
  8. As a user I want the ability to play a new game after I’ve finished one.
  9. As a user I want to be able to resume an unfinished game
  10. As a logged in user I want to be able to see the stats of other users so I can compare them to my own.
  11. As a logged in user I want to be able to change my Password.
Add Comment
Please, Sign In to add comment