A collaborative drawing game powered by GitHub Copilot. Play with Copilot, or watch it play itself.
copilot.game.preview.mp4
Copilot sketches a secret object. Can you guess what it is before it's too late?
You are the artist. Copilot tries to guess your masterpiece in real-time.
Sit back and watch two Copilot agents challenge each other in a battle of wits.
Prerequisites:
- Node.js
- GitHub Copilot CLI installed and authenticated (
gh copilot auth).
Setup:
-
Install dependencies:
npm install
-
Run the app (starts both frontend and backend):
npm run dev
The app will be available at http://localhost:3000.



