I’ve been working steadily on a drawing pad app that includes artist prompts. It’s built entirely in vanilla Javascript, and uses the HTML5 canvas. I hope to add touch support, brushes, multi-undo, and a more responsive layout for smaller devices.

Check it out here: https://martyav.github.io/drawing-pad/.