Mirror of ajanata/PretendYoureXyzzy@github.com
Go to file
Andy Janata 4a023e2986 update eclipse settings so it can deal with jsp files properly 2015-02-21 18:10:38 -08:00
.externalToolBuilders move MessageType back inside QueuedMessage since the client doesn't need it 2012-01-12 20:05:39 -08:00
.settings update eclipse settings so it can deal with jsp files properly 2015-02-21 18:10:38 -08:00
WebContent add missing semicolon; pull pyx.properties properties out to build.properties 2015-02-21 18:09:43 -08:00
src add missing semicolon; pull pyx.properties properties out to build.properties 2015-02-21 18:09:43 -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 update eclipse settings so it can deal with jsp files properly 2015-02-21 18:10:38 -08:00
README Update README 2013-06-12 22:57:11 -06:00
build.properties.example add missing semicolon; pull pyx.properties properties out to build.properties 2015-02-21 18:09:43 -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.