Skip to content

With this algorithm you will create sample Dobble playing cards.

License

Notifications You must be signed in to change notification settings

mateusz-sutor/Dobble-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

⭐ Dobble-generator 🎴

With this generator you will be able to generate sample Dobble playing cards. 😁

Requirements:

  • NodeJS v16.13.0 ⬆️

How to generate?

1️⃣ Download the repo.

2️⃣ Type into console:

$ npm run start X

where X is a number representing the number of symbols on a single dobble card 🎮

3️⃣ Dobble.txt will be generated!!

Simple Dobble.txt may look like this:

1. A C E
2. A D F
3. B C F
4. B D E
5. G A B
6. G C D
7. G E F

Each line represents a single playing card, and each letter represents a specyfic symbol in the game.

🎲 Have fun! 😊

About

With this algorithm you will create sample Dobble playing cards.

Topics

Resources

License

Stars

Watchers

Forks