This repository is not active
mikemorcerf/game-of-life
Conway's Game of Life using Java where user can provide a .txt list of starting points to application that will generate the behavior of all point generations until all points die or until user stops the application.
Java