GUI of Conway's game of life.
moshe lindner (2021). Conway's game of life (https://www.mathworks.com/matlabcentral/fileexchange/26805-conway-s-game-of-life), MATLAB Central File Exchange. Retrieved .
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Create scripts with code, output, and formatted text in a single executable document.
Hi 213.
In line 731 of the code, you can change the colormap from "gray" to "jet", "hsv" etc.
cells should be able to be changed colors,white and black is harsh to my eyes.
really nice.....i feel like i am playing the age old hand held video game...
The gui is awesome for development of grid based games.