mitsuyoshi-yamazaki / ALifeGameJam2019

ALife Art "BlindPainter"
https://mitsuyoshi-yamazaki.github.io/ALifeGameJam2019/
MIT License
9 stars 3 forks source link
alife game-jam generative-art p5js processing processingjs

BlindPainter

BlindPainter is an oil painting like generative art based on ALife ecosystem.

Run in your browser:
https://mitsuyoshi-yamazaki.github.io/ALifeGameJam2019/pages/blind_painter_classic.html

More detail: Blind Painter (Japanese)

Run Locally

$ git@github.com:mitsuyoshi-yamazaki/ALifeGameJam2019.git
$ cd ALifeGameJam2019
$ yarn install
$ yarn build
$ yarn start