Inspiration

A fast, mobile‑friendly word puzzle that combines the “four clues” mechanic with emoji visuals.

What it does

Fourmojis shows four emoji‑cards and a 30‑second timer. Players guess the single word hinted by the emojis, score points for speed, and can reshuffle for a new puzzle.

How we built it

A Three.js scene renders the four emoji cards, while a TypeScript UI handles timing, scoring, and input. A local emoji catalog generates themed puzzles instantly, optimized for mobile layout.

Challenges we ran into

Balancing mobile layout with a 3D canvas, preventing overflow, and ensuring fast puzzle generation without network delays.

Accomplishments that we're proud of

Smooth mobile UI, instant puzzle generation, and a polished splash screen with custom art.

What we learned

Client‑side generation avoids load delays, and small layout changes (stacking UI) dramatically improve mobile usability.

What's next for Fourmojis, one word

More themes, difficulty tiers, streaks/leaderboards, and daily challenges.

Built With

Share this project:

Updates