bb4 / bb4-simulations

A collection of java simulations. Examples include reaction diffusion, fractals, henon phase exploration, snakes, dice, and fluid flow.
MIT License
5 stars 2 forks source link

Add Conway's game of life #10

Closed barrybecker4 closed 7 years ago

barrybecker4 commented 11 years ago

Popular computer project. See http://en.wikipedia.org/wiki/Conway's_Game_of_Life

barrybecker4 commented 7 years ago

Done. Conway project added.