Skip to content

Godzilla675/sketch-mind-copilot-game

Repository files navigation

SketchMind: Copilot Draw & Guess

A collaborative drawing game powered by GitHub Copilot. Play with Copilot, or watch it play itself.

copilot.game.preview.mp4

SketchMind Landing Page

Game Modes

1. Copilot Draws

Copilot sketches a secret object. Can you guess what it is before it's too late?

Copilot Draws Mode

2. You Draw

You are the artist. Copilot tries to guess your masterpiece in real-time.

You Draw Mode

3. Copilot vs Copilot

Sit back and watch two Copilot agents challenge each other in a battle of wits.

Copilot vs Copilot Mode

Run Locally

Prerequisites:

  1. Node.js
  2. GitHub Copilot CLI installed and authenticated (gh copilot auth).

Setup:

  1. Install dependencies:

    npm install
  2. Run the app (starts both frontend and backend):

    npm run dev

The app will be available at http://localhost:3000.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors