hughpyle / art1.js

JavaScript library implementation of the ART 1 language from the 1960s

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

art1.js

JavaScript implementation of the ART 1 language from the 1960s

screenshot of quads.js example

Run examples

yarn node examples/embroid.js

yarn node examples/quads.js

Setup

Runs on Node.js v12.2.0. .tool-versions file available for asdf users.

yarn install

Testing

yarn test

About

JavaScript library implementation of the ART 1 language from the 1960s


Languages

Language:JavaScript 100.0%