todo
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
todo:
|
todo:
|
||||||
- change from 'a','b','c' from rust to just 11,21,31,41 so playerName is known implicitly
|
- map keys triggered by user to player idx and their keys
|
||||||
- lag via UDP formatted inputs as space-delimited TS PID buttonIdx buttonIdx buttonIdx
|
- lag via UDP formatted inputs as space-delimited TS PID buttonIdx buttonIdx buttonIdx
|
||||||
- input.MayhemParty as a logical wrapper from mod10 but then gotta translate back
|
- input.MayhemParty as a logical wrapper from mod10 but then gotta translate back
|
||||||
to char for keyboard things somewhere; space delimited?
|
to char for keyboard things somewhere; space delimited?
|
||||||
@@ -42,3 +42,6 @@ done:
|
|||||||
- todo: input.MayhemParty as a logical wrapper from %10 but then gotta translate back
|
- todo: input.MayhemParty as a logical wrapper from %10 but then gotta translate back
|
||||||
to char for keyboard things somewhere; space delimited?
|
to char for keyboard things somewhere; space delimited?
|
||||||
ts: Fri Mar 24 21:16:39 MDT 2023
|
ts: Fri Mar 24 21:16:39 MDT 2023
|
||||||
|
- todo: change from 'a','b','c' from rust to just 11,21,31,41 so playerName is known
|
||||||
|
implicitly
|
||||||
|
ts: Sat Mar 25 00:06:21 MDT 2023
|
||||||
|
|||||||
Reference in New Issue
Block a user