An online Cards Against Humanity clone for network play. Built on Meteor 0.6.0, from http://www.meteor.com
To run:
$ ruby -e "$(curl -fsSL https://raw.github.com/mxcl/homebrew/go)"
$ brew install node
$ brew install npm
$ sudo -H npm install -g meteorite
$ git clone https://github.com/doctorpangloss/redacted.git
$ cd redacted
$ mrt
Visit localhost. You will need API keys for Facebook and Google.
If you'd like to run it on the Internet, try
$ mrt deploy special-redacted.meteor.com
And visit http://special-redacted.meteor.com
Otherwise, check out
for the latest version deployed to the web.
© 2012-2013 Benjamin Berman, all rights reserved.
Use of this software is subject to the GPLv3 license with the following modifications:
- You cannot use the name Redacted or Cards Against Humanity.
- You cannot profitably use this software, similar to the non-commercial aspect of Creative Commons 3.0 licensing.
- You cannot use this software at all, profitably or not, with the name Cards Against Humanity.
The code is watermarked, please be respectful and judicious.