Mirror of ajanata/PretendYoureXyzzy@github.com
Go to file
Andy Janata 359c5e1140 Remove the UI distinction for base decks, but the back-end stuff remains to be removed later. 2015-02-16 01:06:53 -08:00
.externalToolBuilders move MessageType back inside QueuedMessage since the client doesn't need it 2012-01-12 20:05:39 -08:00
.settings Maven support. 2015-02-14 00:24:38 -08:00
WebContent Remove the UI distinction for base decks, but the back-end stuff remains to be removed later. 2015-02-16 01:06:53 -08:00
src Count the number of cards added to the game and compare to known minimums (statically determined for black cards, and based on player limit for white cards). This allows games to run only on Cardcast decks. Fixes #125. 2015-02-16 00:58:01 -08:00
.classpath Maven support. 2015-02-14 00:24:38 -08:00
.gitignore Maven support. 2015-02-14 00:24:38 -08:00
.project Maven support. 2015-02-14 00:24:38 -08:00
README Update README 2013-06-12 22:57:11 -06:00
build.properties.example sqlite support for local cards 2015-02-15 17:29:45 -08:00
cah_cards.sql update sql dump 2015-02-15 12:26:13 -08:00
pom.xml remove local jars and add missing dependency to pom 2015-02-15 17:50:31 -08:00
pyx.sqlite sqlite support for local cards 2015-02-15 17:29:45 -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.