|
Hi,
I am making a game of life. I want to be able to load the .lif files in to my program but i am struggling to find any information on how to do it.
The game of life is a simulation of cells dying and living. Depending on the amount of cells that is alive around it depends on whether it is alive or dead. To start off the simulation, different patterns can be loaded in to the matlab program. There are people that have created a lot of patterns and saved them with a file extension of lif. I want to be able to load these patterns in to my game of life program.
Can anyone give me a link that explains it or just explain it to me please?
Any help will be greatly appreciated.
Rob
|