Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ivansanchez/living-room-against-humanity
The questions of the Cards Against Humanity™ game, on your living room.
https://github.com/ivansanchez/living-room-against-humanity
Last synced: 28 days ago
JSON representation
The questions of the Cards Against Humanity™ game, on your living room.
- Host: GitHub
- URL: https://github.com/ivansanchez/living-room-against-humanity
- Owner: IvanSanchez
- License: wtfpl
- Created: 2015-04-15T16:49:28.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-04-15T19:39:41.000Z (over 9 years ago)
- Last Synced: 2024-10-14T15:36:07.286Z (2 months ago)
- Language: JavaScript
- Size: 277 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# living-room-against-humanity
The questions of the Cards Against Humanity™ game, on your living room.# Where?
http://ivansanchez.github.io/living-room-against-humanity
# What?
Maybe you know [Cards Against Humanity™](http://www.cardsagainsthumanity.com). It's a party card game where you end up acting like a horrible person.
Maybe you have a computer screen in the room where you usually play this game. Maybe you're bored of handling the black cards around.
If that's the case, load up Living Room Against Humanity in a web browser, go fullscreen (hint: press F11), and press any key whenever you need a new black card.
# Caveats
The deck of cards is shuffled at the beginning of the game, so cards are not repeated during a game. The game always ends with a haiku. If you'd like to shuffle all the questions and start over, just reload the webpage (F5).
Right now, only the cards from the base game are used. If I'm bored enough, I'll code up a way to select questions from the expansion decks.
# Legalese stuff
The [Cards Against Humanity™](http://www.cardsagainsthumanity.com) cards are licensed under CC-by-sa-nc. The cards' text actually comes from the data files of [Hangouts Against Humanity](https://github.com/samurailink3/hangouts-against-humanity)
The Nimbus Sans font comes from [Ghostscript Fonts](http://sourceforge.net/projects/gs-fonts/), v8.11, licensed under GPL. Thus, the webfont files in the nimbus-sans/ directory are also covered by the GPL. See the file nimbus-sans/COPYING for more information.
The HTML & Javascript code for Living Room Against Humanity is licensed under the WTFPL. See the LICENSE file for more info.