All Projects → ajanata → Pretendyourexyzzy

ajanata / Pretendyourexyzzy

Licence: bsd-2-clause
A web clone of the card game Cards Against Humanity.

Programming Languages

javascript
184084 projects - #8 most used programming language
java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Pretendyourexyzzy

Strimzi Kafka Bridge
Apache Kafka bridge
Stars: ✭ 137 (-87.18%)
Mutual labels:  kafka, kafka-producer
Yivnet
Yivnet is a microservice game server base on go-kit
Stars: ✭ 237 (-77.83%)
Mutual labels:  kafka, game
Prometheus Kafka Adapter
Use Kafka as a remote storage database for Prometheus (remote write only)
Stars: ✭ 166 (-84.47%)
Mutual labels:  kafka, kafka-producer
Kukulcan
A REPL for Apache Kafka
Stars: ✭ 103 (-90.36%)
Mutual labels:  kafka, kafka-producer
Debezium
Change data capture for a variety of databases. Please log issues at https://issues.redhat.com/browse/DBZ.
Stars: ✭ 5,937 (+455.38%)
Mutual labels:  kafka, kafka-producer
Mmo Server
Distributed Java game server, including login, gateway, game demo
Stars: ✭ 114 (-89.34%)
Mutual labels:  kafka, game
Rafka
Kafka proxy with a simple API, speaking the Redis protocol
Stars: ✭ 49 (-95.42%)
Mutual labels:  kafka, kafka-producer
Delivery boy
A simple way to publish messages to Kafka from Ruby applications
Stars: ✭ 185 (-82.69%)
Mutual labels:  kafka, kafka-producer
Trubka
A CLI tool for Kafka
Stars: ✭ 296 (-72.31%)
Mutual labels:  kafka, kafka-producer
Qbusbridge
The Apache Kafka Client SDK
Stars: ✭ 272 (-74.56%)
Mutual labels:  kafka, kafka-producer
Karafka
Framework for Apache Kafka based Ruby and Rails applications development.
Stars: ✭ 1,223 (+14.41%)
Mutual labels:  kafka, kafka-producer
Librdkafka
The Apache Kafka C/C++ library
Stars: ✭ 5,617 (+425.44%)
Mutual labels:  kafka, kafka-producer
Kattlo Cli
Kattlo CLI Project
Stars: ✭ 58 (-94.57%)
Mutual labels:  kafka, kafka-producer
Neo4j Streams
Neo4j Kafka Integrations, Docs =>
Stars: ✭ 126 (-88.21%)
Mutual labels:  kafka, kafka-producer
Kafka Ui
Open-Source Web GUI for Apache Kafka Management
Stars: ✭ 230 (-78.48%)
Mutual labels:  kafka, kafka-producer
Kq
Kafka-based Job Queue for Python
Stars: ✭ 530 (-50.42%)
Mutual labels:  kafka, kafka-producer
Anotherkafkamonitor Akm
Another app which used to monitor the progress of Kafka Producer and Consumer
Stars: ✭ 36 (-96.63%)
Mutual labels:  kafka, kafka-producer
Match3
✨🐠The most original game on Earth: Match3 - now in Unity!✨🐟
Stars: ✭ 50 (-95.32%)
Mutual labels:  game
Hunt Entity
An object-relational mapping (ORM) framework for D language (Similar to JPA / Doctrine), support PostgreSQL and MySQL.
Stars: ✭ 51 (-95.23%)
Mutual labels:  hibernate
Racingworld
💥 A multiplayer online 3D game about racing 💥
Stars: ✭ 50 (-95.32%)
Mutual labels:  game

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.

Third-Party Usage

A Docker package for this project exists at emcniece/DockerYourXyzzy:

docker run -d -p 8080:8080 emcniece/dockeryourxyzzy:dev
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].