| Crates.io | game_of_colors |
| lib.rs | game_of_colors |
| version | 0.1.4 |
| created_at | 2025-01-20 03:11:17.508419+00 |
| updated_at | 2025-01-23 06:01:03.855806+00 |
| description | command line game of life ... but colorful |
| homepage | |
| repository | https://github.com/amitmaish/game_of_colors |
| max_upload_size | |
| id | 1523528 |
| size | 51,851 |
a command line implementation of conways game of life where the algorithm was extended to work with colors
game_of_colors -i {input image} -o {output directory}
instead of selecting the input with -i, you can instead pass -pipe, telling the program to read raw binary data from the standard input.
optionally you can add:
when run without an input image the program will generate noise as a starting point. the dimentions of the image can be set with: