Here's my program that I found by another: oops:
The Game of Life is a cellular automaton devised by John Horton Conway in 1970 (that's the magic of Wikipedia ...). As I am too lazy to write, I send you on the wikipage: here: [url = http://fr.wikipedia.org/wiki/Jeu_de_la_vie] Game of Life [/ url] to understand the rule and "order".
When you launch the program, choose the size of the map. After, move with the keys REPLAY then press [SHIFT] to a living cell and [alpha] to destroy it.