Skip to content
This repository has been archived by the owner on Apr 17, 2019. It is now read-only.

marmelab/dobble

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

onboarding Archived Repository
The code of this repository was written during a Marmelab agile integration. It illustrates the efforts of a new hiree, who had to implement a board game in several languages and platforms as part of his initial learning. Some of these efforts end up in failure, but failure is part of our learning process, so the code remains publicly visible.
This code is not intended to be used in production, and is not maintained.

Dobble

Dobble is an experiment to implementing mathematics behind the board game of the same name.

Installation

make install

Tests

make test

You'll notice that tests for 5, 7 and 9 symbols per card do not pass. Feel free to contribute.

In order to see the generated cards in the console, run:

DEBUG=deckGeneratorTest make test

## Resources (french)

License

Dobble is open-source, sponsored by marmelab. You can use it freely under the terms of the MIT License.

About

Generate a valid deck of cards for Dobble in ECMAScript6

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published