Game of Life: Links
--D. Thiebaut (talk) 10:21, 26 March 2017 (EDT)
Game of Life
This page contains links to various other pages in this wiki dedicated to Conway's Game of Life. Some implementations are in C, some in Java, some serial, some threaded, and some in MPI.
- CSC352 Game of Life Lab 2017
- CSC352 Game of Life Homework 1
- CSC352 Game of Life, 2 Threads
- CSC352 Game of Life Homework 2
- CSC352 Game of Life in Java, N Threads
- CSC352 Game of Life in Map-Reduce
- CSC231 Homework 8 2010
- CSC231 Homework 8 Solution Program 2010