From 304886fcd573ec86576d59f6fc026e7925ce59cf Mon Sep 17 00:00:00 2001 From: brian Date: Wed, 29 Apr 2026 17:14:16 -0400 Subject: [PATCH] added possible features --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 7b5e1bb..4fdfcb5 100644 --- a/README.md +++ b/README.md @@ -42,6 +42,10 @@ placing clue numbers, so every puzzle has a solution by construction. - [ ] Add some kind of zoom feature - Scroll wheel - and/or a ui button for zoom in/out + +### Possible Features +- Keep local "high score" for each puzzle type + --- ## Using the package locally (before it lands in nixpkgs)