Raymond's article is delightful and easy to read. Howevr, I didn't read it thoroughly at the first reading, and the following tiny picture, which is called ``glider,'' didn't attract me too much. I just wondered what it was and then forgot it.
One day, I read one of Raymond's article again, and linked to the FAQ to check out what the ``glider'' is. After I realized what is the glider and what is Conway's Game of Life, all I wanted to say was ``Wow! Cool!'' just as that have been mentioned in Raymond's article.
The rules of Game of Life are simple, but the outcome is definitely not simple. You choose random cells' locations, then let the cells ``evolve'' under the simple rules. Just watch the ``evolution'' and it looks so vivid and fun!
I found LifeWiki might be a great page to dive into. You can find many amazing patterns, and play with those patterns online (with your browser's javascript enabled). Also, you can have Xlife in your system to play and test. If you are using Ubuntu, type the following command to install Xlife:
$ sudo apt-get install xlife
Finally, 2 videos for your reference:
No comments:
Post a Comment