- John Conway's Game of Life is some kind of Artificial Life simulation. It's written in Java.bitstorm.org/gameoflife
- Game of Life Here it comes! I got a moderate version after several hours work. Java is really cool! I think the functions of all the buttons are obvious, but here still comes the manual for completeness: START --- start the game all over again PAUSE --- suspend the game for a close examination STEP --- run the game stepwise, can run from EDIT mode directly CONTINUE --- exit the step mode EDIT ...www.cs.cornell.edu/home/xliu/life.html