An open API service indexing awesome lists of open source software.

https://github.com/chees/cardsagainsthumanity

An implementation of Cards Against Humanity in Meteor
https://github.com/chees/cardsagainsthumanity

Last synced: about 1 year ago
JSON representation

An implementation of Cards Against Humanity in Meteor

Awesome Lists containing this project

README

          

Cards Against Humanity
======================

An implementation of the [Cards Against Humanity](http://cardsagainsthumanity.com/) game in [Meteor](http://meteor.com).

Cards Against Humanity is available under a [Creative Commons BY-NC-SA 2.0](https://creativecommons.org/licenses/by-nc-sa/2.0/) license.

TODO
- figure out how iron router wait-on stuff works
- styling (bootstrap or paper?)
- show friendly names for games instead of id's
- show which answer you selected
- homepage with explanation
- more iron-router stuff (404? loading?)
- handle pick 2 questions
- handle take 2 pick 3 questions
- finish or delete games after a certain amount of time
- figure out what Deps.autorun does
- when clicking on your picture in the top right you should see your global score and have a logout button
- stress test
- format questions with newlines
- figure out how to do transactions on the game object to avoid race conditions
- waiting texts: "Waiting... and waiting...", "this is taking long", "omg he's slow", etc.

Colors: #fff #222 #666

Margins:
15px left and right
4 col grid
10px between cols
each col 65px (on an iPhone)