Tweak gormlak movement slightly

- Don't let gormlaks run into things like walls or each other
- Add a small element of randomness to gormlaks' motion
- Increase gormlaks' vision by a large amount
This commit is contained in:
Griffin Smith 2019-09-28 15:02:30 -04:00
parent abea2dcfac
commit ec39dc0a5b
8 changed files with 115 additions and 36 deletions

View file

@ -41,6 +41,9 @@ dependencies:
- mtl
- optparse-applicative
- random
- random-fu
- random-extras
- random-source
- raw-strings-qq
- reflection
- stache