Skip to content

A fun collection of word games based on products from the IKEA range

License

Notifications You must be signed in to change notification settings

avikantz/ikea-word-games

Repository files navigation

Ordspel

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. Bildval
Ordval Guess what product best matches the given description. Ordval
Jumble Form a word from the given letters to match an IKEA product. Jumble

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.


Documentation

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

Contributions welcome, browse open issues or create a new one, read the contributing guide.

Local setup

Requirements:

Running:

  • Clone, checkout

  • Install packages

    npm install

  • Run using npm

    npm run dev

Optional environment setup

Open source credits