-
Notifications
You must be signed in to change notification settings - Fork 0
Tutorial #246
Copy link
Copy link
Open
Labels
Need more infoThis ticket has insufficient data to be worked onThis ticket has insufficient data to be worked onNice to haveLow priority featureLow priority featureenhancementNew feature or requestNew feature or request
Description
Metadata
Metadata
Assignees
Labels
Need more infoThis ticket has insufficient data to be worked onThis ticket has insufficient data to be worked onNice to haveLow priority featureLow priority featureenhancementNew feature or requestNew feature or request
Investigate if we can make some "userflow" to guide new users of how to play. Maybe we could have some mock, offline game they could play to get a grip of how it works.
A tutorial if you will.
Idea:
Create fake users in the database and fire game events from setTimeout.
We could add a new button on the start screen, named "take the tutorial".
When pressed the user is thrown into the game together with fake users. And a predetermid set of gamerules.
The user will have to play cards etc etc, here we could have to special react logic to display extra hints to the user.
There should probably be an exit button somewhere so that the user can end the tutorial.
The tutorial should be 1 rond Long. It should be enough to explain the game.