2 player Roku game example

Now I know this script is in no way beautiful, but it does work. I just thought in case anyone else was curious on how you would go about creating a basic 2 player Roku game, where 1 player uses an “External Control” http://sdkdocs.roku.com/display/sdkdoc/ … trol+Guide .

Here’s the code → https://github.com/asojka09/Roku-Runner-Channel

I’m also using GameMaker to create an app to control it, very unpolished but you can find it here → https://github.com/asojka09/Gamemaker-R … nal-Remote

Cheers.