Skip to content

sophiebits/david-is-a-good-person

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

"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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CoffeeScript 99.8%
  • Shell 0.2%