Skip to content

llowder/against-humanity

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Plain Text Cards Against Humanity

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?

Files

  • questions.txt – original questions
  • answers.txt – original answers
  • source/cards.json – A json file represnting cards
  • splitter.rb – A script used to split cards.json into questions.txt and answers.txt

Credit & Licensing

About

Plain text files of the question and answer cards for Cards Against Humanity.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 100.0%