Mirror of ajanata/PretendYoureXyzzy@github.com
Go to file
Andy Janata 9903bbae55 Merge pull request #113 from Vir4030/cardcast
Cardcast formatting fix
2014-08-21 20:42:15 -07:00
.externalToolBuilders move MessageType back inside QueuedMessage since the client doesn't need it 2012-01-12 20:05:39 -08:00
.settings Initial Cardcast UI, with chat commands. Javascript formatter stuff in the project. 2014-08-10 22:16:15 -07:00
WebContent Fix my IP address. Display a header before listing Cardcast decks in use (which will still show up when no decks are in use, to make the feature more discoverable). Show Cardcast messages in game chat in blue. 2014-08-12 18:33:43 -07:00
src convert cardcast white cards into pyx format 2014-08-21 22:02:20 -05:00
test/net/socialgamer/cah Initial Cardcast support. Hard-coded to pull the Reject Pack for testing. 2014-08-10 15:55:43 -07:00
.classpath switch to java 7 2014-08-10 14:50:56 -07:00
.gitignore .gitignore: build 2011-12-16 16:41:13 -08:00
.project move the js constant updater build tool down after java compile since it needs the new constant file compiled first 2012-01-12 21:33:54 -08:00
README Update README 2013-06-12 22:57:11 -06:00
cah_cards.sql update sql dump 2014-02-16 23:04:35 -08:00

README

Pretend You're Xyzzy, a Cards Against Humanity clone, server and web client. See WebContent/license.html for full details.

Note: This project has only been tested in Tomcat 7 and is known to not work in Tomcat 6 without some finagling. Currently, the only automated way to build is is using the Eclipse project.