Skip to content

Commit

Permalink
update documentation with turns variable
Browse files Browse the repository at this point in the history
  • Loading branch information
dovixman committed Nov 14, 2024
1 parent 9fd69d7 commit 7f00335
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ For a quick start, you can create a `game.cfg` file with the following content (
```
bots=('ghcr.io/{username}/{repository}')
map=square.txt
turns=1000
```

You can now run the game engine by executing `./start-game.sh -f game.cfg`.
Expand Down

0 comments on commit 7f00335

Please sign in to comment.