Skip to content

Conway's Game of Life with multithreading for large inputs.

Notifications You must be signed in to change notification settings

markos373/ConwaysGameOfLife

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Conways Game Of Life

This is an implementation of Conway's classic Game of Life. The GUI is written in Swing, with features customizable such as thread count, board size, and simulated rounds. The goal of this project was to analyze run-time performance on varying inputs. A short write-up of my findings are below.

Conways Analysis

About

Conway's Game of Life with multithreading for large inputs.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages