Skip to content

pomodorozhong/avatar-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Avatar Generator

This is a avatar generator using Procedural Content Generation (PCG).

Click here to see the live demo.

Installation

git clone https://github.com/pomodorozhong/avatar-generator.git
cd avatar-generator
npm install

Build

To watch the chage of source code and automatically rebuild:

npm run dev

To build for once:

npm run build

About

Procedurally generated pattern.

Topics

Resources

Stars

Watchers

Forks

Contributors