master
bel 2023-03-25 10:15:23 -06:00
parent 3dd0a557d4
commit de261ae400
1 changed files with 3 additions and 0 deletions

View File

@ -1,4 +1,5 @@
todo:
- v01cfg includes messages to send per client and exposes http server for it
- send clients messages to display
- input.MayhemParty as a logical wrapper from mod10 but then gotta translate back
to char for keyboard things somewhere; space delimited?
@ -51,3 +52,5 @@ done:
ts: Sat Mar 25 00:44:19 MDT 2023
- todo: use button.V01Cfg; map keys triggered by user to player idx and their keys
ts: Sat Mar 25 09:12:43 MDT 2023
- todo: v01cfg includes messages to send per client and exposes tcp server for it
ts: Sat Mar 25 10:09:06 MDT 2023