From be3b8e7917de5a03513c390e93f69a907fafdbc5 Mon Sep 17 00:00:00 2001 From: Rudis Muiznieks Date: Sat, 21 Aug 2021 22:29:59 -0500 Subject: [PATCH] added save/restore note to TODO --- TODO.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/TODO.md b/TODO.md index af2abcd..07221c4 100644 --- a/TODO.md +++ b/TODO.md @@ -1,3 +1,7 @@ +- save/restore state in local storage + - need to save all not-computed resource properties that can change + - resource.value + - resource.cost - second click functionality (for selling) - more infrastructure - more follower storage space