diff options
| -rw-r--r-- | README.md | 6 | ||||
| -rw-r--r-- | doc/screenshot.png | bin | 0 -> 26381 bytes |
2 files changed, 6 insertions, 0 deletions
@@ -14,4 +14,10 @@ $ ghc -O2 -dynamic ant $ ./ant ``` +The screenshot below shows the state of the grid after a few iterations (you can +see the "ant" as a `,` near the top-right corner): + +![Screenshot][screenshot] + [wiki]: https://en.wikipedia.org/wiki/Langton%27s_ant +[screenshot]: https://github.com/TimoWilken/chaos-ant/raw/master/doc/screenshot.png diff --git a/doc/screenshot.png b/doc/screenshot.png Binary files differnew file mode 100644 index 0000000..4915d6b --- /dev/null +++ b/doc/screenshot.png |
