From 36d768bb6f5b73663df000337355464e1bbd3470 Mon Sep 17 00:00:00 2001 From: Sara Date: Tue, 16 Sep 2025 23:36:28 +0200 Subject: [PATCH] feat: added TODO.txt --- TODO.txt | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 TODO.txt diff --git a/TODO.txt b/TODO.txt new file mode 100644 index 0000000..e044783 --- /dev/null +++ b/TODO.txt @@ -0,0 +1,11 @@ +Design representation of internal state of dice tray + +Buttons for adding dice to active set + +Buttons for removing dice from active set + +Roll modifier editor + +Button to roll the active set + +Design representation of internal state of initiative tracker