sophiebits / david-is-a-good-person

The game of trust, deception, and yelling.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

"I am a good person." -- David

Will the programmers make their project successful in the face of secret saboteurs? Play today to find out!

Dependencies

  • mongodb

  • node.js, and then (from inside the code directory):

      npm install express mongoskin socket.io underscore
      sudo npm install -g coffee-script
    

Running

Make sure that the mongo daemon is running, e.g.:

sudo mongod

And then, from the code directory, run:

coffee server.coffee

Then go to: http://127.0.0.1:2020/

Demo server

Try it live at: http://eslgenie.com:2020/

About

The game of trust, deception, and yelling.


Languages

Language:CoffeeScript 99.8%Language:Shell 0.2%