Skip to content

Story Map

rogerbaird edited this page Sep 5, 2019 · 1 revision

Release 1.0


1 - As a player, I need to have an empty board of 3x3 so as to start a game
2 - As an X player, I can start the game
3 - As an X player, I need to make a move by placing X on an empty cell
4 - As an O player, I need to make a move by placing O on an empty cell

Release 2.0


5 - As a player, I need to know if the game is over after each move
6 - As a player I need to start a new game after the game is over

Clone this wiki locally