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

Make Two player game #33

Open
7 tasks
laurenlucero opened this issue Oct 22, 2020 · 0 comments
Open
7 tasks

Make Two player game #33

laurenlucero opened this issue Oct 22, 2020 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@laurenlucero
Copy link
Owner

  • The players should first see a screen where they enter their names
  • The players should be able to click the Begin Game button and be taken to the game screen
  • The left-hand sidebar should now also display the current player’s name
  • The left-hand sidebar should display the top 3 fastest times and the name of the player who earned it (if no game data exists, in that space, display an encouraging phrase instead)
  • When a round is over (both players have played one complete game), the winning player and their time appears on the page.
    When the game is over, the users can click “Play Again” to start a new game without having to sign in and enter their names again - it should go directly to the game UI
  • When the game is over, a new button should appear on the winning page that reads “New Game”, which returns to the player sign-in screen
  • If a user with the same name as someone on the “Top 5 Winners” board is playing, a trophy-like icon should appear on their side of the scoreboard ...
@laurenlucero laurenlucero added enhancement New feature or request help wanted Extra attention is needed good first issue Good for newcomers labels Oct 22, 2020
@laurenlucero laurenlucero changed the title Two player Make Two player game Oct 22, 2020
@laurenlucero laurenlucero removed the good first issue Good for newcomers label Oct 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant