Mirror of ajanata/PretendYoureXyzzy@github.com
Go to file
emckee2006 6a57853021 Merge pull request #2 from allquixotic/update-jquery
Update jQuery and jQuery UI dependencies to the latest (1.x).
2016-02-01 02:43:02 -05:00
.externalToolBuilders move MessageType back inside QueuedMessage since the client doesn't need it 2012-01-12 20:05:39 -08:00
.settings Update deps and use proper connection pooling with the db 2015-03-05 02:16:31 -05:00
WebContent Merge pull request #2 from allquixotic/update-jquery 2016-02-01 02:43:02 -05:00
src Merge pull request #1 from ajanata/master 2015-05-11 11:17:30 -04:00
.classpath Update deps and use proper connection pooling with the db 2015-03-05 02:16:31 -05: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 Use hibernate second-level cache when loading card sets on initial page load. Room for improvement here by using a more production-ready cache provider, but the immediate need is to not crash the database server under crush load. 2015-02-28 11:58:47 -08:00
cah_cards.sql update sql dump 2015-02-15 12:26:13 -08:00
pom.xml Update deps and use proper connection pooling with the db 2015-03-05 02:16:31 -05: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.