UC-01 Load Saved Game
Status
There is an issue with the current implementation.
Summary
When starting the game, the user can choose to load a previous saved game. The player starts at the location, where he / she was when the game was saved.
Main Success Scenario
- launch the application, show a menu, with the option load a saved game
- ask the user his name, used for loading an existing game
- load game based on the user-name
- show the room / location description as if the player just entered the room / location
Not successful loading existing game
- in case the game is not found, for the given player-name, ask again the user name and try to load the game again.