todo.yaml
parent
ab3a549f78
commit
d36ef7b629
12
todo.yaml
12
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
|
||||
|
|
|
|||
Loading…
Reference in New Issue