support alpha, numeric, f0..10, punctuation, math keys

This commit is contained in:
Bel LaPointe
2023-03-24 13:49:12 -06:00
parent 9ce50f2622
commit 6536daee7f
4 changed files with 77 additions and 38 deletions

View File

@@ -34,6 +34,9 @@ Think Dug's Twitch Chat Plays
Each client needs 1 executable and 1 env file with a unique set of buttons
> 10 buttons per player
> `go doc key Undef | grep Key | grep -v Undef | wc -l` total (54)
The server cannot be a client because math. Maybe a VM on the client as a server would work tho.
```bash