Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 386 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 386 Bytes

Gameplay

  1. Player is shown a table of nutrition facts.
  2. They have 3 guesses to guess which product this is.
  3. Every incorrect guess shows a new clue.
  4. A clue can be:
    • A photo (blurry photo of product, etc)
    • An extra fact value (e.g. weight, price, first letter of name)
  5. After 3 incorrect guesses / skips, we see the product.

Dev Server

npm run dev