views
28
likes
1

Comments

What do you think?
No comments yet.

This is an oidja board game for Twitch. It plays the same way as other "Twitch plays something" games.
How it works:

  1. Game select some question.

  2. You need to get three words for question answer.

  3. Game reads letters from twitch chat and count votes for each letter. After some time result is fixed and new letter voting started.

Original Oidja can make letter noise. To avoid this I made votes in T9 manner. You need to select one of nine numbers instead letters. So anyway we will get words and not sequences of letters.

Installation Instructions:

  1. install Node.js

  2. unzip

  3. Run: npm install

  4. Run: node app.js

  5. Open in browser: localhost:3000/chat2.html

You are ready to stream your browser.

P.S. Currently game use Russian language but it is easy to switch to English. See app.js and chat2.html.

P.S.S. You can you other chats as data source. See channels in app.js.
#other



teen
Language
Nothing has been posted to this project page yet. Check back later!