All Projects → jamalex → the-resistance

jamalex / the-resistance

Licence: other
The game of social deduction, designed by Don Eskridge. (This is an unofficial online version.)

Programming Languages

coffeescript
4710 projects
shell
77523 projects

An unofficial online (real-time, websocket-based) version of The Resistance, the awesome game of social deduction designed by Don Eskridge.

Buy the original game, and support the developers! It's an awesome party game, and the art is great! This is just a way to play with people remotely, facilitated by a server to keep track of rounds/voting and Google+ Hangouts to facilitate yelling at each other until your voice is hoarse.

Dependencies

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/

A game requires at least 5 players before it can be started.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].