Show HN: Twinonyms: The Word Game

twinonyms.vercel.app

3 points by SpyCoder77 an hour ago

Hey Hackers,

I came up with an idea for a word game, and created it using v0. Here is the gist:

Twinonyms is a fun, addictive word game that challenges your vocabulary and lateral thinking. Each round presents you with two synonyms, and your task is to guess the word that connects them both (e.g., "final" + "endure" = "last", or "falsehood" + "recline" = "lie").

Features:

Three difficulty levels (Easy, Medium, Hard)

Hint system for when you're stuck

Skip option to move on

Score tracking

Built with Next.js 16, TypeScript, Tailwind CSS, and shadcn/ui components.

The dictionary was AI-generated (ChatGPT) and human quality-checked. Deployed on Vercel.