To close all the games opened you can evaluate:

LOGame allInstances do: [:i | i delete].

I'm currently working on a screencast for the LightsOut exercise in PBE. Should be out in a couple of days.

Cheers,

Laurent Laffont

Pharo Smalltalk Screencasts: http://www.pharocasts.com/
Blog: http://magaloma.blogspot.com/


On Sun, Oct 31, 2010 at 4:04 AM, Daniel Klein <danielk@danielk.us> wrote:
I'm going through the book too. If your problem is that you can't close the game then here's how... First, get halos around the upper-left cell and close it; it should turn blue. Then get halos around the cell that turned blue (which should be labeled 'LOGame') and then you can close the game. Hope that helps, Dan

View this message in context: Re: Another Halo Question (complete newbie)
Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.

_______________________________________________
Pharo-users mailing list
Pharo-users@lists.gforge.inria.fr
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-users