/ParallelGoL

Fast Game of Life using pthreads

Primary LanguageCOtherNOASSERTION

Parallel GoL

A pretty darn fast implementation of Conway's Game of Life in C, using pthreads for multi-core updating of the grid.