Describe what you see when you walk over items

Every step the character takes, describe the entities at that position
excluding the character.
This commit is contained in:
Griffin Smith 2019-09-20 19:38:16 -04:00
parent 4db3a68efe
commit dd16166665
12 changed files with 82 additions and 14 deletions

View file

@ -41,6 +41,7 @@ instance Draw Character where
instance Entity Character where
blocksVision _ = False
description _ = "yourself"
instance Arbitrary Character where
arbitrary = genericArbitrary