Skip to content

markuszeller/avatarro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Avatarro

vanilla javascript MIT licence

A simple avatar generator based on the idea of yurkth.

I found it much simplier to just create a noise and not to do some cellular automata as post-processing. Depending on the random function the results are incredible different.

For this quick release only HTML tables are rendered, but it is kept open to enhance for more renderers.

Clone the repo and open the index.html with your browser.

examples