Codingale / PretendYoureXyzzy

A web clone of the card game Cards Against Humanity.

Home Page:https://pretendyoure.xyz/zy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pretend You're Xyzzy

A Cards Against Humanity clone, server and web client. See WebContent/license.html for full details.

Note: This project is only known to work with Tomcat 7, all other versions are unsupported. Currently, the only way to build PYX is using Maven via mvn clean package war:war in the project's directory.

If you're doing mvn clean package war:exploded jetty:run, you now need to add -Dmaven.buildNumber.doCheck=false -Dmaven.buildNumber.doUpdate=false to make the buildnumber plugin allow you to run with uncommited changes.

For GeoIP functions to work, download http://geolite.maxmind.com/download/geoip/database/GeoLite2-City.mmdb.gz somewhere, gunzip it, and update the geoip.db value in build.properties to point to it.

About

A web clone of the card game Cards Against Humanity.

https://pretendyoure.xyz/zy

License:BSD 2-Clause "Simplified" License


Languages

Language:Java 52.2%Language:JavaScript 25.1%Language:PLSQL 17.5%Language:HTML 2.6%Language:Go 1.5%Language:CSS 1.0%Language:Batchfile 0.0%