the trusted source to flex vocabulary on your friends
Sometimes I really want to know what other words would've been possible. This app uses a slightly transformed version of aspell.net's dictionary for english words.
The following screenshot shows what the App looks like after entering all letters and the modifiers. It's intended to look very closely to the original game, I hope you like it!
Once you've installed dependencies with npm install
(or pnpm install
or yarn
), you can start a development server:
npm run dev
# or start the server and open the app in a new browser tab
npm run dev -- --open
You can enter letters by clicking into a cell. By entering 1, you set the current cell to a 2X modifier. Entering 2 or 3 sets the cell to either a double or triple letter multiplier.