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

Add MindGame mode #6

Open
iMarv opened this issue Nov 11, 2019 · 0 comments
Open

Add MindGame mode #6

iMarv opened this issue Nov 11, 2019 · 0 comments
Labels
enhancement New feature or request module/core

Comments

@iMarv
Copy link

iMarv commented Nov 11, 2019

Add special gamemode:

Match is best of 3
Game 1: First to reach 10 points wins
Game 2: First to reach 20 points wins
Game 3: First to reach 30 points wins

Between games the score is not reset or swapped, teams still have to change sides. Example match:

Game 1:
Team A: 10
Team B: 5

Team A won first game in Bo3.
Now both teams switch sides and play to 20, so score is now:
Team A: 5
Team B: 10

Now Team B wins:
Team A: 5
Team B: 20

Team B wins game in Bo3.
Bo3 is now 1:1 so one more game will be played. The winner needs a score of 30.
Both teams switch sides again, so the score for the start of the last game will be

Team A: 20
Team B: 5

Team B has to score 25 times and Team A has to score 10 times.

If anything is unclear, consult me in person.

@Flipez Flipez added this to the Q4/2020 milestone Nov 11, 2019
@Flipez Flipez added enhancement New feature or request module/core labels Nov 11, 2019
@Flipez Flipez removed this from the Q4/2020 milestone Nov 11, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request module/core
Projects
None yet
Development

No branches or pull requests

2 participants