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:
parent
abea2dcfac
commit
ec39dc0a5b
8 changed files with 115 additions and 36 deletions
|
|
@ -41,6 +41,9 @@ dependencies:
|
|||
- mtl
|
||||
- optparse-applicative
|
||||
- random
|
||||
- random-fu
|
||||
- random-extras
|
||||
- random-source
|
||||
- raw-strings-qq
|
||||
- reflection
|
||||
- stache
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue