Conway's Game of Life
A Conways Game of Life solution
Conway's Game Of Life In Java
A Java implementation of the Game of Life
An implementation of Conway's game of life written in java ; including graphical output using Java2D
Conway's game of life
Game of Life, test-driven.
Conway's Game of Life in Processing
GUI for "Conways Game of Life in Java " by KlausBayrhammer
Implementation of Conway's Game of Life with a graphical user interface.
Game of life in java with a GUI
This project is a GWT implementation of the Game of Life, which is a cellular automaton that was invented by Cambridge mathematician John Conway.
Java application that uses Conway Game of Life cellular automaton to create midi music .
A small Java application using Conway's Game of Life and the jMusic library to create fractal music .
Flexible cellular automata system inspired by Conway's Game of Life
A simple implementation of Conway's Game of Life in Java Swing
Implementation of Conway's Game of Life based on Java & Swing UI
Implementation of Conway's game of life in Java and Swing
A Java implementation of Conway's game of life using swing components and a toroidal geometry
Conway's Game of Life implemented in Java with Ui