Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Pictionary Copilot

A web app for playing Pictionary with a physical whiteboard. The drawer sees the words on their device while the audience sees the timer and scores on a separate screen.

Pictionary Copilot

Features

  • Team Management - Add 2-8 teams
  • Custom Word Lists - Upload a text file with your own words (one per line)
  • Configurable Timer - Set round time (30-180 seconds)
  • Sound Effects - Audio cues for correct guesses, timer countdown, and round end
  • Audience View - Separate window showing timer and scores (no words visible)
  • Live Sync - Audience view updates in real-time when words are guessed correctly

How to Play

  1. Open index.html in a browser
  2. Add team names
  3. Upload a word list file (.txt with one word per line)
  4. Click "Open Audience View" to launch a separate window for spectators
  5. Click "Start Game"
  6. Each round:
    • The drawer sees the word on their screen
    • They draw on a physical whiteboard
    • Their team guesses
    • Click "Correct!" when guessed (word is revealed to audience)
    • Click "Skip Word" to move to the next word
    • Click "End Round" to pass to the next team early
  7. Team with the most points wins!

Word List Format

Create a .txt file with one word per line:

elephant
pizza
dancing
rocket
butterfly

Tech Stack

  • Vanilla HTML/CSS/JavaScript
  • No dependencies or server required
  • BroadcastChannel API for syncing between windows

License

MIT

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages