Closed Tattomoosa closed 5 years ago
The map is a bit messy but it all works. Visibility display kind of works but we can change the implementation from mine if we want and it shouldn't be much trouble.
I did the lazy update thing while making this post since it wound up being pretty easy. updateCelestialMap()
will have to be called from anything expecting the map to change on it's account. This is already done for camera movement and character movement.
Artifacts of three kinds (asteroid, planet, space station) are now visible on Celestial Map. The User Story is complete.
As a player, I want to see all the cells in the game map I have visited and what is located in each cell upon request, so I can plan my next moves.