wyd

logo

Build Status « not neccesary but it just look cool.

Random challenge generator (‘cuz your friends relies more on a decent JS than spinning a bottle.)

Adding challenge

Go to randomizer.js and add your challenge to text_c array, no tide pods and stupid challenges plz.

var text_c = [
  'Buy pizza for your friend',
  'HARRY POTTER MARATHON!!!!!',
  'Imitiate Trump *hands gestures*',
  'YOUR CHALLENGE HERE'
];

Local run

Run npm start Port: 8000

gif