draw-what-svelte

Draw What Svelte

AI powered drawing game "Draw What?"

Draw What? is a drawing game powered by ml5.js and The Quick, Draw! Dataset.

You draw some pictures on a canvas and AI judges your drawings.

how to play

You have 5 drawing subjects to draw. For each subject, you have 20 seconds to finish drawing it.

At the end of each round, you get the confidence score for each drawing given by AI.

When you finish drawing all subjects, you will be given the final score, which is the avarage score of all drawings.

for developers

run these lines of code in the root directory

  1. yarn
  2. git config core.hooksPath .githooks
  3. yarn dev

test

This app uses Svelte Testing Library and Storybook Addon Interactions for testing

Top categories

Loading Svelte Themes