Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 412 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 412 Bytes

Painter

A small painting program written in Factor using it's UI framework. Depends on my Bresenham's Line Algorithm vocabulary.

Installing

Clone the repo into your $FACTOR_ROOT/work directory and run using "painter" run or USE: painter run-painter.

Screenshot

Screenshot of painting program