/what-a-drag

Primary LanguageTypeScriptMIT LicenseMIT

Netlify Status

What a Drag

Draw saxophones on the screen with fun effects and colors! Hold the mouse button down and drag around the screen, or drag your finger if you have a touch-screen device. Choose different effects and play with the color slider. It's completely useless and surprisingly addictive!

Built with StencilJS.

Running locally

Clone the repo, then:

cd what-a-drag
npm i
npm start