nasrabadiAM / tictactoe

Another Tic Tac Toe Game
Apache License 2.0
1 stars 0 forks source link

Add Scores to Game #10

Closed nasrabadiAM closed 4 months ago

nasrabadiAM commented 4 months ago

As a user I want to see each player score during a game.

As user I want to reset scores when I restart the game.

As a user when I win, I should start the next game.