Griffin Smith
82cefedab9
Fix a bunch more Clippy lints, but disable in Circle
...
The unused error is causing more trouble than it's worth at this
point
2019-08-03 20:31:42 -04:00
Griffin Smith
7138d9a0b6
Add clippy to circleCI and fix all lints
2019-08-03 12:41:40 -04:00
Griffin Smith
9db5fad2f9
Describe what you see when you walk over it
...
If the character walks over any number of entities, describe those
entities to the character.
2019-07-29 11:22:39 -04:00
Griffin Smith
6c1eba6762
Allow converting generated levels to entities
...
Add a new Wall entity, and allow converting generated levels to entity
maps containing them, then finally displaying them using some of
the (now expanded) box drawing machinery.
2019-07-28 17:45:43 -04:00
Griffin Smith
575a051e6e
Implement extremely basic combat
...
There's a gormlak, you can kill it.
That's it.
2019-07-14 16:20:22 -04:00