An open API service indexing awesome lists of open source software.

https://github.com/lewdry/drawstring

A simple, colourful sketchpad.
https://github.com/lewdry/drawstring

drawstring simple sketch

Last synced: 16 days ago
JSON representation

A simple, colourful sketchpad.

Awesome Lists containing this project

README

          

# Drawstring ✍️🧶
A simple sketchpad with two drawing modes.

## Simple Mode
* tap or click to draw with random colors
* double-tap to clear
* draw with up to 5 fingers on iPhone, 11 on iPad
* no settings or menus

## Fancy Mode
* 12 colors to pick from
* S, M, L, XL brush sizes
* save your drawing as a PNG
* UI inspired by [tldraw](https://github.com/tldraw/tldraw)

## Use Cases
* tic-tac-toe, hangman, or other pen-and-paper games when you don't have a pen
* leaving a note for someone in a noisy place
* quick sketches

## Technical Info
* vanilla JavaScript, HTML5 Canvas
* works on desktop and mobile
* retina display support

Draw here: https://drawstring.playpip.games

@lewdry