Skip to content

AI-Tournaments/Arena-Template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 

Repository files navigation

ARENA_NAME

TODO:

  • Add the following topics: AI-Tournaments, AI-Tournaments-Arena-v1.
  • Write a description.
  • Write the rules.
  • Write how message timeout is handled.
  • Write what are the disqualifiers and what will happen.
  • Make a release.
    Releases are for updating the version which is loaded. Updating README.md does not require a new release.

NOTES:

  • Do not abort game due to due to invalid response from participant, it can be misused to prevent logging losses.
  • If you get STATUS_BREAKPOINT in Chromium, it's possible that you have an infinite recursive function somewhere.

Rules

...

Message timeout

Caught exceeding the execution limit (executionSteps) will lead to
(Suggestions)

  • DNF (Did-Not-Finish)
  • No movement, skipped turn or continue with last input.
  • ...

Disqualifications

Violating any of this will either lead to DNF (Did-Not-Finish). ...

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks