ndouglas / downdelving-old

An experimental roguelike written in Rust.
The Unlicense
1 stars 0 forks source link

Maps seem to be forgotten when the level is left and rejoined. #14

Open ndouglas opened 2 years ago

ndouglas commented 2 years ago

Story

As a player, I want maps to remain revealed so that I don't have to waste time reëxploring.

Acceptance Criteria

Implementation Notes