Skip to content

FlxB2/arrival_logograms

Repository files navigation

Arrival Logograms

Generates logograms similar to the ones shown in the film "Arrival".

Check out the samples below, or try it yourself by clicking here

sample image

Usage

the only requirement is pillow
pip install pillow

just run logogram.py, you may specify a seed as the first argument
python run.py 200

Description

I used this great stackexchange post as a starting point, added some new things and left out other stuff.

License

Released under the MIT License.

Releases

No releases published

Packages

No packages published