git clone https://github.com/austintgriffith/ethblockart-galleass
cd ethblockart-galleass
npm install
npm start
right now it is just randomly drawing clouds but there is an entropy function to switch to blockhash eventually
BLOCK 0:
BLOCK 1:
BLOCK 2:
UPDATE:
Ships are displayed based on how many transactions there are.
Fish are displayed based on the gasUsed as a "random" seed and the fish density is based on how full the block is.
Clouds and ocean cover is based on block hash.
Land is also generated based on block hash:
BLOCK 0:
BLOCK 1:
BLOCK 2:
OTHER RANDOM LAND RENDERS: