aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2022-04-03 09:58:46 +0200
committerSven Gothel <[email protected]>2022-04-03 09:58:46 +0200
commita421bdb568576ed12a0f3e72e83d8abc165d6df9 (patch)
treece9f2a4d04e1c7163b0a81e4a30ca127ad92b602 /README.md
parent6c1a9a0464898916d8caa77f6b42f58814745bf4 (diff)
README: Fix Optional Deviations from the Original level for -2p mode, add -dist_manhattenv1.0.1
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 5 insertions, 1 deletions
diff --git a/README.md b/README.md
index 0378771..ed5110e 100644
--- a/README.md
+++ b/README.md
@@ -214,7 +214,11 @@ If false, a more accurate implementation, the pacman bugfix, is used:
- pinky's up-traget to be 4 ahead as intended
- ...
-## Second Player Mode
+### Manhatten Distance
+With the `-dist_manhatten` mode enabled, [see *Commandline Arguments*](#commandline-arguments) above,
+the Manhatten distance function is used instead of the Euclidean default.
+
+### Second Player Mode
With the '-2p' mode enabled, [see *Commandline Arguments*](#commandline-arguments) above,
a 2nd player can control Blinky when chasing, scattering or scared.