From 8df6898d0bdfa20313dac28a48a84897b29bcc5c Mon Sep 17 00:00:00 2001 From: "Zed A. Shaw" Date: Sun, 15 Sep 2024 04:21:01 -0400 Subject: [PATCH] Update status. --- status.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/status.txt b/status.txt index 1023b4f..ea40ccf 100644 --- a/status.txt +++ b/status.txt @@ -1,12 +1,11 @@ -* Working on the actual game mechanics. * Using that to redesign the starter UI. BUGS: - * BUG: Log doesn't scroll. TODO: * Rewrite dbc.hpp to actually work. * Use parameter pack in FSM template +* Add a timer to the game engine so you can set a kind of pomodoro timer and if you don't meet the goal it costs you. https://en.cppreference.com/w/cpp/language/parameter_pack