clayheaton/doctor_rogue

Implement FogManager class

Opened this issue · 0 comments

The FogManager class will update the fog of war with each move. Once this is implemented, we can flood-fill new maps with fog and then update as the player moves around. Until such time as this is in place, the fog of war will not be displayed on the map.