Skip to content

ChechenItza/gif_game_of_life

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Conway's Game Of Life gif generator

It generates gifs.

Usage

  1. Clone the repository: git clone https://github.com/7Y3RPXK3ETDCNRDD/gif_game_of_life.git
  2. Run make.
  3. Run the executable and pass the following arguments to it:
    1.1. World width (in cells)
    1.2. World height (in cells)
    1.3. Generations count

Requirements

  • ImageMagick
  • Unix-based operating system
  • Lots of RAM

Examples

Arguments: 50 50 200
RAM used: ~1.5 GB
Example

About

Conway's game of life gif generator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published