Skip to content

Commit

Permalink
Reformatted README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
takashi-chikayama committed Aug 9, 2018
1 parent ff1a64e commit 8be77ae
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@ The rules of the game SamurAI Jockey 2018 competed in the contest are in the fol
### Installing

Issue the following in the top-level directory.
...
```
$ make
...
```
This will make the following software.
* official/official
Game management system
Expand All @@ -39,9 +39,9 @@ The manual of the viewer can be visited by clicking the "Help" button.
### Testing the Game Management System and the Sample Player

Issue the following in the top-level directory.
...
```
$ official/official sample/sample.crs player/greedy Mary player/greedy John >/tmp/test.racelog
...
```
This will run a sample race and its log will be output to /tmp/test.racelog.
You can view the race log visiting this output from the viewer.

Expand Down

0 comments on commit 8be77ae

Please sign in to comment.