瀏覽代碼

Simulator complete

main
Noëlle 2 年之前
父節點
當前提交
928e67ac46
沒有發現已知的金鑰在資料庫的簽署中
共有 1 個檔案被更改,包括 4 行新增1 行删除
  1. 4
    1
      README.md

+ 4
- 1
README.md 查看文件

@@ -25,6 +25,7 @@ type, and the mean and median number of rounds it took to win a game.

## Game Options

```
-v, --verbose Print detailed information about each game.
This gets very long; probably don't use it if
you're asking for a large number of games!
@@ -35,9 +36,11 @@ type, and the mean and median number of rounds it took to win a game.
multi-win. This can lead to a lot of output.

-i, --instructions Print these instructions.
```

### Mutually Exclusive Options:

```
-a, --alt Use Wanderer's algorithm for determining when
to spend potatoes to reduce orcs. This spends
a potato if ORCS could win this round and
@@ -53,4 +56,4 @@ type, and the mean and median number of rounds it took to win a game.
the POTATOES cost to reduce ORCS by 1. It will
only spend a potato if there are enough
potatoes to spend.
""")
```

Loading…
取消
儲存