Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Computer vs Computer #2

Open
alfonsodev opened this issue Dec 1, 2014 · 0 comments
Open

Computer vs Computer #2

alfonsodev opened this issue Dec 1, 2014 · 0 comments

Comments

@alfonsodev
Copy link
Owner

As a game designer I want that people can see how the game works,
so they can get motivated to play, like in the old arcade machines.

Scenario: The demo auto starts.
Given I'm in the main menu,
When there is no action for 5 seconds
Then I should see selection page
And after 1 second computer 1 choose element
And after 1 second computer 2 choose element
And after 1 second I should see the result
And after 1 second I should come back to the main menu page.

Scenario: User starts the demo.
Given I'm in the main menu
When I click on start demo button
Then I should see selection page
And after 1 second computer 1 choose element
And after 1 second computer 2 choose element
And after 1 second I should see the result
And after 1 second I should come back to the main menu page.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant