We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Implement a map displaying the locations of players who have finished the game.
The map will behave as a tab moving on screen (5s / 5s ?) swapping with the score tab.
The map wont be enabled before a team successfully finishes the game.
AC 1: When no player has yet finished the game, only the score tab is displayed
AC 2: When at least one player has finished the game, the score tab is displayed for 5 seconds, then the map tab is displayed for 5 seconds
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Implement a map displaying the locations of players who have finished the game.
The map will behave as a tab moving on screen (5s / 5s ?) swapping with the score tab.
The map wont be enabled before a team successfully finishes the game.
AC 1: When no player has yet finished the game, only the score tab is displayed
AC 2: When at least one player has finished the game, the score tab is displayed for 5 seconds, then the map tab is displayed for 5 seconds
The text was updated successfully, but these errors were encountered: