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

Commit

Permalink
Remove local game runner code from the project
Browse files Browse the repository at this point in the history
  • Loading branch information
Nihisil committed Apr 14, 2017
1 parent 275357e commit 10479a8
Show file tree
Hide file tree
Showing 12 changed files with 0 additions and 1,882 deletions.
13 changes: 0 additions & 13 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,19 +45,6 @@ Rate was somewhere around R1350.

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

## Local runner for mahjong bots

It allows to run four copies of bots to play with each other and it collects
different statistics for each copy of the bot.

It doesn't support 100% of mahjong rules, but we are working on it.

The main purpose of it to be able to run three old bots to play against a new copy of the bot.
It will allow to determine was a new version improved or not.

To be able to run it you need to copy an old ai version to the `mahjong/ai/old_version.py`
and run `bots_battle.py`.

# For developers

## How to run it?
Expand Down
113 changes: 0 additions & 113 deletions project/bots_battle.py

This file was deleted.

Empty file removed project/game/__init__.py
Empty file.
29 changes: 0 additions & 29 deletions project/game/client.py

This file was deleted.

10 changes: 0 additions & 10 deletions project/game/constants.py

This file was deleted.

Loading

0 comments on commit 10479a8

Please sign in to comment.