From d36ef7b629169de49cc4aaa26f361be5e9a5cb81 Mon Sep 17 00:00:00 2001 From: Bel LaPointe <153096461+breel-render@users.noreply.github.com> Date: Sun, 15 Dec 2024 14:29:41 -0700 Subject: [PATCH] todo.yaml --- todo.yaml | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/todo.yaml b/todo.yaml index 6a8168f..204e2c7 100755 --- a/todo.yaml +++ b/todo.yaml @@ -1,12 +1,16 @@ todo: -- refactor ws.go into like WebSocketSession struct and stuff - test ws flow - notifications system with dismissal server-side so users see X got a kill - play mp3 on kill + shuffle - end condition; everyone has died - word lists; already got holidays - event driven woulda been nice -- remake -- quit +- leave game scheduled: [] -done: [] +done: +- todo: refactor ws.go into like WebSocketSession struct and stuff + ts: Sun Dec 15 14:28:29 MST 2024 +- todo: remake + ts: Sun Dec 15 14:28:29 MST 2024 +- todo: quit + ts: Sun Dec 15 14:28:34 MST 2024