NAME

cellulo - Cellulo Automatonata

SYNOPSIS

$ cellulo

OR

$ cellulo --meld

USAGE

cellulo [-h] [long options...]

--meld:
    particles should turn in to each other when stuck

--num_particles: Int
    number of onscreen particles

--sleep_time: String
    time to sleep between frames

--usage:
    show a short help message

-h --help:
    show a help message

--man:
    show the manual

DESCRIPTION

Cellulo is a visualisation of cellular automata, or at least my interpretation of what that would be.

Basically launch the thing and watch em go ;)

https://imgur.com/a/ANHV2

AUTHOR

Samuel Kaufman <skaufman@cpan.org>

LICENSE

Copyright (C) Samuel Kaufman.

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.