nsmryan / RustRoguelike

This Rust Roguelike is a Roguelike written in Rust.
17 stars 3 forks source link

Restart Should Really Restart #501

Open nsmryan opened 2 years ago

nsmryan commented 2 years ago

Currently restart is just like finishing a level. It should actually reset everything, including health and energy back to initial levels.