A simple drawing application. Click tiles across a grid to flip them between black and white. This example was created to test the time-travel debugger for Microcosm.
A pixel-painting application to showcase some of Microcosm's capabilities around action history using microcosm-debugger.
npm install
make start
open http://localhost:4000