tmcclintock/donjuan

Create a Room class

tmcclintock opened this issue · 0 comments

A Room class should function similarly to a Grid, except it shouldn't have to be square (it would be cool to make funky-shaped rooms). The Dungeon should also have a dictionary of rooms.

This issue should be expanded on once thought is put into what attributes it should have.