Comp202: Principles of Object-Oriented Programming II
Fall 2007 -- Lecture #40: Design of the Game of Life   


Today, we will examine a the object-oriented design of the cellular automata program, the Game of Life.   We will be examining a progression of OO design created as a laboratory/homework assignment by Prof. Michael Wick at the University of Wisconsin, Eau Claire.

Click here to view Prof. Wick's original paper describing his work.

Click here to download the code, including the lab/homework instructions.   (Be sure to read the ReadMe_First.txt file for important information on how to use the code with DrJava!)

 


Last Revised Thursday, 03-Jun-2010 09:52:35 CDT

©2007 Stephen Wong and Dung Nguyen