Skip to content

Commit

Permalink
fix examples
Browse files Browse the repository at this point in the history
  • Loading branch information
obestwalter committed Apr 11, 2017
1 parent fa55fb5 commit 9547f53
Showing 1 changed file with 15 additions and 4 deletions.
19 changes: 15 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,24 @@ This project is also part of the **[Python Exploration Toolkit](https://github.c

## Try it

### Examples for command line use
installation from this github repo:

$ pip install "git+https://github.com/obestwalter/mau-mau.git#egg=mau-mau"
$ mau-mau
$ mau-mau winner_distribution
$ mau-mau human # Control+C to stop

### Examples for command line use

play a game against the computer:

$ mau-mau play # Control+C to stop

let the computer simulate a game:

$ mau-mau sim

list the different functios to run statistics:

$ mau-mau-statistics

## Licenses and Acknowledgements

### Licenses
Expand Down

0 comments on commit 9547f53

Please sign in to comment.