Skip to content
This repository was archived by the owner on Jul 8, 2023. It is now read-only.
This repository was archived by the owner on Jul 8, 2023. It is now read-only.

Implement bots runner #2

@Nihisil

Description

@Nihisil

It should be the runner that will run 4 copy of our bots and will play a lot of hanchans.

We need it to test our improvements in bot strategy.

So, for example we have version 0.0.1 of our bot logic and we did some improvements in our code, for example our bot can build hand more effective now. We will load three copy of bot with v.0.0.1 and one copy with new logic. Runner will play a lot of hanchans (for example 1000), and calculate what is winning rate of new bot version.

  • Ability to load any version of the code (so, not only code that in current project)
  • Ability to play hanchan between different bots
  • Detailed statistics for the played games

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions