adrianleb / ether-block-art-hackathon

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

EthBlock.art BlockStyle Template - P5.js

Get started writing styles for [https://ethblock.art] with p5.js using this template!

$ git clone
$ yarn
$ yarn start

Your custom code should live on src/CustomStyle.js and follow a few basic guidelines described within the file, the block data comes from src/blocks.js and is passed to your custom style on src/index.js

For any questions, join the discord!

About


Languages

Language:JavaScript 98.2%Language:CSS 1.2%Language:HTML 0.7%