▣ NEWPalavreado
Cooperative word game · semantic similarity · web
PlatformWeb · Next.js
LanguageTypeScript
AccessFree · no sign-up
StatusLive in production
// 01
Overview
Palavreado is a cooperative web word game in Portuguese. Players share a single secret word and take turns guessing — every guess comes back ranked by how semantically close it is to the target, so the table slowly converges on the answer together. It started as a 'what if Contexto were co-op?' experiment and grew into a polished, sign-up-free game you open with a link and play with friends.
- Static-first Next.js app; server routes resolve each guess against a pre-computed embedding space.
- A secret word anchors the round — guesses are scored by semantic distance and surfaced as próximo / médio / longe bands.
- Cooperative rooms let several players push toward the same target word in real time.
- Zero onboarding: a shareable room link is the entire sign-up flow.
// 02
Highlights
- Cooperative multiplayer rooms
- Semantic-similarity hint engine
- Portuguese vocabulary corpus
- Free, no sign-up required
// 03
Gallery

in-round guess list · screenshot
rank feedback · screenshot
shared room link · screenshot