/word-blocks

A simple word game built with Vite and Preact.

Primary LanguageTypeScriptMIT LicenseMIT

Word Blocks

Simple word game played by voice, built with Vite and Preact.

Gameplay

Computer decides on a word and pronounces it. Then, player tries to find a word which starts with the last letter of the given word and responds back via microphone.

Rules

  1. Words can only be pronounced once.
  2. Player has 8 seconds to find a correct word.