bneff84 / massivedecks

A Cards Against Humanity clone.

Home Page:http://md.rereadgames.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status License

Massive Decks is a comedy party game based on Cards against Humanity. Play with friends! It works great with a bunch of people in the same room on phones, or on voice chat online.

Play Massive Decks

About

The game is open source software available under the AGPLv3 license.

The web client for the game is written in Elm, while the back-end is written in Typescript.

Deploying

If you would like to run an instance of Massive Decks, there are a couple of options.

It is suggested you read the deployment guide on the wiki.

Docker

Server / Client

Also see docker-compose.yml. The client image is an nginx server that both serves the static web client and acts as a proxy for the server. As such, the server should not be exposed publicly directly.

Heroku

Deploy to Heroku

Contributing

If you have any problems with the game, please raise an issue. If you would like to help develop the game, check the wiki's contribution guide for how to get started.

The game has a system for translation, and if you would like to provide translation to a new language, please see the guide on the wiki.

Credits

Maintainers

Massive Decks is maintained by Reread Games.

Inspiration

The 'Cards against Humanity' game concept is used under a Creative Commons BY-NC-SA 2.0 license granted by Cards against Humanity.

Massive Decks is also inspired by:

About

A Cards Against Humanity clone.

http://md.rereadgames.com/

License:GNU Affero General Public License v3.0


Languages

Language:Elm 66.2%Language:TypeScript 28.3%Language:CSS 3.8%Language:JavaScript 0.9%Language:HTML 0.5%Language:Dockerfile 0.2%Language:Shell 0.1%