Document the config file real quick.
This commit is contained in:
parent
fee724e637
commit
29a6a565d9
1 changed files with 6 additions and 0 deletions
|
@ -127,3 +127,9 @@ cp .\builddir\escape_turings_tarpit.exe . ; .\escape_turings_tarpit.exe .\ "mes
|
||||||
```
|
```
|
||||||
|
|
||||||
Now it's playing, so all you have to do is open one of the .cpp files, make a mistake, save it, and watch the game play.
|
Now it's playing, so all you have to do is open one of the .cpp files, make a mistake, save it, and watch the game play.
|
||||||
|
|
||||||
|
## Configuration
|
||||||
|
|
||||||
|
There's a file `.tarpit.json` that configures everything for the game. You can set your own sounds,
|
||||||
|
the build directory, and the build command to use. Just open it and you'll see. If you don't want
|
||||||
|
to hear me laughing at you then set the sounds to `nothing.mp3` and it'll be silent.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue