Skip to content

generate dazzling identicons with Conway's Game of Life

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

patrickarmengol/golident

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

golident

golident generates dazzling, randomly-generated identicons with Conway's Game of Life visualizations.

07.png 08.png 09.png 10.png 05.png 06.png


Table of Contents

Installation

pip install golident

Usage

g = Golident('asdfqwer', size=128, iterations=320, num_colors=5)
g.show_identicon()
g.show_history()
g.save_identicon('asdfqwer_128.png', scale=2)

asdfqwer_128.png

License

golident is distributed under the terms of any of the following licenses:

About

generate dazzling identicons with Conway's Game of Life

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Packages

No packages published

Languages