cs50 / draw.cs50.io

https://draw.cs50.io
9 stars 6 forks source link

ability to undo/redo last stroke with some gestures #10

Closed dmalan closed 6 years ago

dmalan commented 6 years ago

Let's maintain an infinite stack of strokes so we can go back as far as needed.

rongxin-liu commented 6 years ago

Using secret 4-corner hotspot instead.