Ordspel (Word Games)
Ordspel: A fun collection of word games based on products from the IKEA range.
Game | Description | Demo |
---|---|---|
Bildval | Guess what picture matches the given product name. | |
Ordval | Guess what product best matches the given description. | |
Jumble | Form a word from the given letters to match an IKEA product. |
Ordspel is a free and open-source project based on publicly available information and media from IKEA.com hosted on GitHub, and is not approved by or affiliated with Inter IKEA Systems B.V.
This is a hobby side project, most of the documentation is in the code itself.
Refer to documentation for brief info about sourcing and generating product data.
Contributions welcome, browse open issues or create a new one, read the contributing guide.
Requirements:
Running:
-
Clone, checkout
-
Install packages
npm install
-
Run using npm
npm run dev
Optional environment setup