Closed BrantOlsen closed 12 years ago
The GameOfLife object should be able to start and stop its update cycle by turning on and off the setInterval call.
Please remove the extra function that is defined after GameOfLife is defined. It is useless.
Done.
The GameOfLife object should be able to start and stop its update cycle by turning on and off the setInterval call.