From 017f6f9dbce6d091c65d462be5450fbea840da13 Mon Sep 17 00:00:00 2001 From: Azalea <22280294+hykilpikonna@users.noreply.github.com> Date: Thu, 19 Dec 2024 16:00:45 -0500 Subject: [PATCH] [U] Update readme --- README.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d352937..858c885 100644 --- a/README.md +++ b/README.md @@ -5,8 +5,15 @@ TODO: Remember to add a description meow -TODO: Save settings, auto save progress ## Development [VS Code](https://code.visualstudio.com/) + [Svelte](https://marketplace.visualstudio.com/items?itemName=svelte.svelte-vscode). + +### TODO + +- [x] Basic game and editor +- [x] Save checkpoints & auto-save +- [x] Allow uploading custom puzzles +- [ ] Customizable options (e.g. auto cross, auto save interval, etc.) +- [ ] List of official and custom puzzles & option to make them public