This repository is dedicated to creating playing cards with six words per card, suitable for various word games such as Broad Lines, Just One, etc.
If you want to read the process of creating and crafting the cards you can read this in my blog post.
If you only want to use the latest print and play file you can find the file under releases.
To use this tool, you'll need the following dependencies installed on your system:
- Clone this repository to your local machine.
git clone https://github.com/markusdick/german-word-card-deck.git
cd german-word-card-deck
-
Edit the
words.csv
file with your desired words. -
Install the font
.\assets\Grundschrift-Bold.otf
. -
Run the following command to generate the playing cards in PDF format.
rake
- The generated PDF file
deck.pdf
will be available in the_output
directory.
If you'd like to contribute to this project, feel free to submit a pull request or open an issue.
- Family ❤️ for brainstorming words, designs, crafting and proof reading
- Squib by Andy Meneely
- How To Make Game Cards that Shuffle - Print and Play Tutorial by Rachel Bruner
All icons are from game-icons.net.
Category | Icon / URL | By | License |
---|---|---|---|
General | https://game-icons.net/1x1/delapouite/wireframe-globe.html | delapouite | CC BY 3.0 |
Animals | https://game-icons.net/1x1/lorc/flat-paw-print.html | lorc | CC BY 3.0 |
Christmas | https://game-icons.net/1x1/delapouite/present.html | delapouite | CC BY 3.0 |
Board Games | https://game-icons.net/1x1/delapouite/rolling-dices.html | delapouite | CC BY 3.0 |
Everyday objects | https://game-icons.net/1x1/delapouite/house-keys.html | delapouite | CC BY 3.0 |
Food & Drink | https://game-icons.net/1x1/delapouite/french-fries.html | delapouite | CC BY 3.0 |
Family | https://game-icons.net/1x1/lorc/two-shadows.html | lorc | CC BY 3.0 |
The project uses the font "Grundschrift" by Christian Urff under the CC BY 3.0.
The code is licensed under the MIT License. The german wordlist is licensed under the CC BY-SA 4.0 DEED.