This repository contains plain text files of the question and answer cards for Cards Against Humanity.
The repository also contains a json file representing all cards, and a ruby script to split the json files
into question.txt and answers.txt.
Wouldnβt it be nice to use these text files to seed a database?
questions.txtβ original questionsanswers.txtβ original answerssource/cards.jsonβ A json file represnting cardssplitter.rbβ A script used to splitcards.jsonintoquestions.txtandanswers.txt
- I am not the creator of Cards Against Humanity
- This repository is issued under the Attribution-NonCommercial 3.0 Unported license
- The JSON file of cards is based on samurailink3/hangouts-against-humanity they did the hard work. I think.