From 07a212d9d7537c440dc505d222fd7eb24ec25cf9 Mon Sep 17 00:00:00 2001 From: "Zed A. Shaw" Date: Sun, 15 Sep 2024 02:24:58 -0400 Subject: [PATCH] Share my status notes. --- status.txt | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 status.txt diff --git a/status.txt b/status.txt new file mode 100644 index 0000000..0849661 --- /dev/null +++ b/status.txt @@ -0,0 +1,13 @@ +* Working on the actual game mechanics. +* Using that to redesign the starter UI. + +BUGS: + +* BUG: Log doesn't scroll. +* BUG: plays two sounds on death. + +TODO: +* Rewrite dbc.hpp to actually work. +* Use parameter pack in FSM template + +https://en.cppreference.com/w/cpp/language/parameter_pack