Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

README.md

Painter Example

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.

Setup

npm install
make start
open http://localhost:4000