Cleanup
This commit is contained in:
@@ -23,6 +23,6 @@ As always, run this project with `cargo run`. The app takes one argument by defa
|
||||
- `chase`: Play against a simple extremum-chasing agent (easy)
|
||||
- `diffuse`: Play against a slightly more intellegent extremum chaser (medium)
|
||||
|
||||
For example, `cargo run -- random` will play a game against a random player.
|
||||
For example, `cargo run -- random` will play a game against a random player. Use your arrow keys and space bar to play the game.
|
||||
|
||||
Additional options are available, see `cargo run -- --help`.
|
||||
Reference in New Issue
Block a user