Lattyware / massivedecks

A comedy party game for PC, mobile & chromecast.

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Current Release Version Build Status License Follow on Twitter for Status & Updates

Massive Decks is a free, open source comedy party game based on Cards against Humanity. Play with friends!

Play Massive Decks

Features

  • Play together in the same room or online.
  • Use any device (Phone, PC, Chromecast, anything with a web browser).
  • You can set up a central screen, but you don't need to (no need to stream anything for other players online).
  • Custom decks (via Many Decks).
  • Customise the rules:
    • Custom cards.
    • House rules.
    • AI players.
    • Custom time limits if you want them.
  • Spectators.
  • Keeps your game private by default, you can also set a game password if needed.
  • Community translations.

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 a production instance of Massive Decks, there are a couple of options.

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

Docker

The Docker images can be found on the GitHub Container Registry: Server / Client.

There are example docker deployments in the deployment folder.

Heroku

You can deploy to Heroku with the button below:

Deploy to Heroku

If you want to customise the deployment further, you can deploy through heroku from your own fork of the project with modification (note the button above is hard-coded to this repository).

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

Contributors

Massive Decks is open source, and would not be possible without the time and work of the community members who have contributed code and localizations.

Maintainers

Reread Games maintains Massive Decks. If you enjoy Massive Decks, please take a look at their other 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 comedy party game for PC, mobile & chromecast.

http://md.rereadgames.com/

License:GNU Affero General Public License v3.0


Languages

Language:Elm 72.5%Language:TypeScript 22.9%Language:SCSS 3.4%Language:JavaScript 0.5%Language:HTML 0.3%Language:Dockerfile 0.2%Language:HCL 0.1%Language:Shell 0.1%Language:Procfile 0.0%