Skip to content

moward/whodat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Whodat?

An interactive game with your Twitter home feed!

See it in production

How to play

  1. Go to (http://whodat.mybluemix.net)
  2. Authorize the application using your twitter account. You will be redirected to the game screen.
  3. Select which person / account posted the shown tweet.
  4. Repeat step 3 ad infinitum.

Basic Requirements

  • Twitter OAuth API with Read access
  • Node.js ~0.10
  • Express 4.*
  • Redis 2.6 (For express-session storage, but can easily be disabled)

How to use the code

# install dependencies
npm install
# run eslint
npm test
# run application
npm start

This application was originally designed to run on IBM's Bluemix platform with a Node.js runtime and a redis session store.

About

The game where you guess you're friends' tweets

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors