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 tournament mode (benchmark) #10

Open
mslazynski opened this issue Nov 29, 2021 · 0 comments
Open

Add tournament mode (benchmark) #10

mslazynski opened this issue Nov 29, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@mslazynski
Copy link
Contributor

In analogy to the "benchmark" mode from the state space project, we should add a tournament mode, which takes:

  • a game
  • timelimit per move: t
  • number of matches: n

And runs all the implemented players against each other (n times) and then prints the scoreboard like in a sports league.

@mslazynski mslazynski added enhancement New feature or request help wanted Extra attention is needed labels Nov 29, 2021
@mslazynski mslazynski moved this to Todo in AI-course Nov 29, 2021
@mslazynski mslazynski removed the help wanted Extra attention is needed label Nov 29, 2021
@Qwebeck Qwebeck changed the title Add tournament mode Add tournament mode (benchmark) Feb 9, 2022
@Qwebeck Qwebeck self-assigned this Feb 9, 2022
@Qwebeck Qwebeck removed their assignment Jun 30, 2022
@Qwebeck Qwebeck self-assigned this Sep 25, 2022
@Qwebeck Qwebeck moved this from Todo to In Progress in AI-course Sep 25, 2022
@Qwebeck Qwebeck mentioned this issue Oct 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: In Progress
Development

No branches or pull requests

2 participants