Coder Social home page Coder Social logo

twitchplays's Introduction

Twitchplays

This is proof of concept code that anyone can use to make their own "Twitch Plays Pokemon" style gaming experience.

Basic idea:

  • Connect to twitch IRC server and join user's twitch channel
  • Receive commands from users in channel
  • Translate commands into button presses and send button presses to window of game

In order to switch games, you will need to change your IRC commands and key mappings.

twitchplays's People

Contributors

thewax avatar

Stargazers

 avatar Neil Master avatar Igor M. avatar YuXiNan avatar Javier avatar  avatar Caroline Holmes avatar James Iyouboushi avatar Wouter Gerarts avatar Jian Yuan Lee avatar Caleb avatar Peter Williams avatar Jason Rowe avatar Joshua Petry avatar Larry Ruckman avatar Kévin Rapaille avatar

Watchers

James Cloos avatar Wouter Gerarts avatar  avatar Alexander Eichhorn avatar  avatar Kenneth Buyck avatar

twitchplays's Issues

IRC Bot disconnects randomly without warning

The IRC bot is some VERY BASIC code and could use some updating. I have no idea why Twitch IRC randomly stops responding here, but I assume PING/PONG isn't always working or some keepalive that I don't fully understand is not working.

If anyone has any suggestions, let me know. Thanks!

Run game/processes in background

Currently, this entire app needs to run in the foreground. Figure out a way to get the entire enviroment to run minimized as a bot should run!

Raw input

Emulators like MAME use RAW input. The approach I am using for simulating key presses will not work for RAW input. Find out a better way to do this. Might not be possible without an input device driver like PPJoy.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.