This project was a done while following a tutorial at Brainjar Games. After following this tutorial I was able to learn more about grid based development. The skills I learned in this tutorial helped me develop other games such as my Tetris Attack clone.
The rules of the game, according to Brainjar Games, are:
Making this game taught me how to work with grids. Apparently this game is related to computer science topics such as the concept of cellular automatons and turing machines. It was also easy to modify the game to include more cells and different initial spawning rates. I found that increasing the cell count produced interesting results. The picture below shows a game with a size of 100 x 100.