Game of Life Conway with pattern generation

The famous game of life of Conway. Includes an automatic generation of start patterns from char arrays.
164 descargas
Actualizado 2 nov 2019

Ver licencia

A simple function to simulate Conway's Game of Life in Matlab. The parameters include the size of the field, the title of the plot, the plot color, and a way to enable period detection. In addition, you can pass a char array to the function that is automatically processed to a start pattern with the help function Generate_Pattern.m. The preview image can be generated by the command "Game_of (100, 'Conway', 'Game of Life', 'r', 4)".

Citar como

Christoph Müßig (2024). Game of Life Conway with pattern generation (https://www.mathworks.com/matlabcentral/fileexchange/70316-game-of-life-conway-with-pattern-generation), MATLAB Central File Exchange. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R2018b
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Categorías
Más información sobre Strategy & Logic en Help Center y MATLAB Answers.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Versión Publicado Notas de la versión
1.0.3

Updated to Matlab Windows Counter

1.0.2

Small improvements

1.0.1

Fixed File Upload

1.0.0