about summary refs log tree commit diff
path: root/src/entities/util.rs
AgeCommit message (Collapse)AuthorFilesLines
2019-07-28 Allow converting generated levels to entitiesGriffin Smith1-0/+72
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.