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

Commit 10479a8

Browse files
committed
Remove local game runner code from the project
1 parent 275357e commit 10479a8

File tree

12 files changed

+0
-1882
lines changed

12 files changed

+0
-1882
lines changed

README.md

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -45,19 +45,6 @@ Rate was somewhere around R1350.
4545

4646
So, even with the current simple logic it can play and win.
4747

48-
## Local runner for mahjong bots
49-
50-
It allows to run four copies of bots to play with each other and it collects
51-
different statistics for each copy of the bot.
52-
53-
It doesn't support 100% of mahjong rules, but we are working on it.
54-
55-
The main purpose of it to be able to run three old bots to play against a new copy of the bot.
56-
It will allow to determine was a new version improved or not.
57-
58-
To be able to run it you need to copy an old ai version to the `mahjong/ai/old_version.py`
59-
and run `bots_battle.py`.
60-
6148
# For developers
6249

6350
## How to run it?

project/bots_battle.py

Lines changed: 0 additions & 113 deletions
This file was deleted.

project/game/__init__.py

Whitespace-only changes.

project/game/client.py

Lines changed: 0 additions & 29 deletions
This file was deleted.

project/game/constants.py

Lines changed: 0 additions & 10 deletions
This file was deleted.

0 commit comments

Comments
 (0)