Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/macrusher/dobble-generator
Online Doodle / Spot It! like card generator
https://github.com/macrusher/dobble-generator
hacktoberfest
Last synced: 2 months ago
JSON representation
Online Doodle / Spot It! like card generator
- Host: GitHub
- URL: https://github.com/macrusher/dobble-generator
- Owner: MacRusher
- License: mit
- Created: 2019-04-17T23:40:25.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-02-04T18:10:23.000Z (almost 2 years ago)
- Last Synced: 2024-04-14T06:05:29.366Z (9 months ago)
- Topics: hacktoberfest
- Language: TypeScript
- Homepage: https://macrusher.github.io/dobble-generator
- Size: 9.68 MB
- Stars: 25
- Watchers: 3
- Forks: 9
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Online Doodle / Spot It! like card generator
#### [Online version](https://macrusher.github.io/dobble-generator)
## Usage
- Play with online version above
- Or checkout and run locally with:
```
npm install
npm start
```
Refer to package.json's scripts section for more options.
## Disclaimer
This app is not affiliated in any way with Dobble, Spot It!, its creators or distributors.
Dobble and Spot It! are trademarks of ASMODEE GROUP.It was created just for fun, purely non-commercial reasons and as a proof-of-concept of the mathematics behind the game.
## Licence
MIT