tcod-cpp-engine-2022
tcod-cpp-engine-2022 copied to clipboard
More detailed map memory.
The current map memory only tracks terrain tiles. I want to update this to track everything. Tracking seen tiles by their graphic is probably the easiest way to do this.