/Typical-Game-of-Life

The "Conway's Game of Life" swing based implementation

Primary LanguageJava

Typical-Game-of-Life

The "Conway's Game of Life" swing based implementation. Upload a configuration file in .txt format to initialize the Game of Life. Visual representation of live and dead cells using a Swing-based GUI.

Calculate and display successive generations of the Game of Life by click "Next" button.