rsbabcock / geo-zoo

An educational game that matches endangered animals to their continents
http://geo-zoo.s3-website.us-east-2.amazonaws.com/
1 stars 0 forks source link

Users score #7

Open rsbabcock opened 6 years ago

rsbabcock commented 6 years ago

Story

Using session storage, the user will be able to view their score at the end of each game.

Acceptance Criteria

Given the user wants to view their score at the end of the game When the user logs in or registers - session storage will begin And the game is finished Then then the user will see their score for that round

Given the user wants to play again When the user presses the play again affordance And the game is finished Then then the user will see their score for that round and the round before? **stretch?