The University of Western Australia
School of Computer Science and Software Engineering
 
 

School of Computer Science and Software Engineering

CITS1001 Object-oriented Programming and Software Eng

This page links to the Game of Life program used as an example of program development. To run the program:

  1. Put all three Java files into a project and compile them.
  2. Create a Life object.
  3. Create a LifeViewer object, giving the name of your Life object as the argument.
  4. Animate your LifeViewer object.

The program



School of Computer Science and Software Engineering

This Page

Last updated:
Fri Dec 9 12:04:39 2011

Website Feedback:
[email protected]

http://undergraduate.csse.uwa.edu.au/units/CITS1001/