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

Commit

Permalink
Delete replays from project
Browse files Browse the repository at this point in the history
  • Loading branch information
Nihisil committed Jan 18, 2017
1 parent d9b2cce commit 1b4bab0
Show file tree
Hide file tree
Showing 172 changed files with 0 additions and 13,502 deletions.
12 changes: 0 additions & 12 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,18 +57,6 @@ 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`.

## Replays viewer

(Work in progress)

We are building a viewer for local played games. It will allow to find places to improve bot's logic easily.

To be able to run it you need to run these commands inside a Vagrant system (`vagrant ssh` to go into it):

1. `cd ../replays`
2. `python -m http.server 8080`
3. Open [http://localhost:8080/](http://localhost:8080/) in your browser

# For developers

## How to run it?
Expand Down
Loading

0 comments on commit 1b4bab0

Please sign in to comment.