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
- Host: GitHub
- URL: https://github.com/chees/cardsagainsthumanity
- Owner: chees
- Created: 2014-07-27T14:43:07.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2014-11-14T09:30:35.000Z (over 11 years ago)
- Last Synced: 2023-03-11T11:48:08.082Z (over 3 years ago)
- Language: JavaScript
- Size: 2.29 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)