This frame keeps its saves separately from the game's own site, and some browsers block saving inside an embedded frame. For a long run, open it in its own tab.
All games
draw & guess
Island Doodle Adventure
Everyone has played a draw-and-guess game, and it tends to happen in a list of messages: a form with a canvas stapled to it. Here you are a small character walking around a floating island. One player at a time goes up an ancient tower to draw, and everyone else roams, swims the river and guesses.
- React Three Fiber
- Firebase
- Cloud Functions
- Zustand
- TypeScript
How it plays
- One player is summoned to the tower and given a word to draw. Everyone else stays on the island and guesses.
- A correct guess is worth fewer points the longer the round has run, so guess early.
- Wrong guesses float above your head for the whole island to see. The correct one stays your secret.
- Roam while you wait. Swim the river, wander the island, and claim the crown at the end of the round.
The details
- Players
- Multiplayer, over a shared link
- Modes
- Free-for-all and teams
- Scoring
- Server-authoritative. The server decides and tells the client
- Account
- None