todo
parent
3dd0a557d4
commit
de261ae400
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue