23 lines
509 B
Markdown
23 lines
509 B
Markdown
# mayhem-party
|
|
|
|
Think Dug's Twitch Chat Plays
|
|
|
|
* output keyboard; https://github.com/micmonay/keybd_event
|
|
* input gamepad; https://github.com/orsinium-labs/gamepad
|
|
* gcc plan b; https://github.com/go-vgo/robotgo
|
|
* gaaaaaym; https://www.mariowiki.com/Mario_Party_7
|
|
* multiplayer engine
|
|
* server; https://github.com/LizardByte/Sunshine
|
|
* client; https://moonlight-stream.org/
|
|
|
|
## DONE
|
|
|
|
* input
|
|
* random from weighted file
|
|
* buffered
|
|
* remapped from file
|
|
* output
|
|
* to keyboard
|
|
* to stderr
|
|
|