Gol
Description
A clone of Conway's game of life cellular automaton using c and OpenMP
Details
A game of life clone where the evolution of the cells is parallelized using OpenMP. You can either define a custom initial config or start with the default one.