Skip to content

austintgriffith/ethblockart-galleass

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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:

image

BLOCK 1:

image

BLOCK 2:

image

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:

image

BLOCK 1:

image

BLOCK 2:

image

OTHER RANDOM LAND RENDERS:

image

image

image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages