reprage

This Javascript algorithm continues the exploration of computer-generated flaws. A segmented line randomly descends from the top of the canvas while another rises from the bottom. The algorithmic equivalent of the wobbles found in handwriting distorts both lines.

Initially written in TypeScript and transpiled into 129.76KB of JavaScript, it uses the Immutable-js library for persistent data structures and is rendered with the canvas API in your web browser.