sandyrepope
06-12-2007, 04:12
I just found out about a game that is new to me. It's called lights out and from what little information I was able to find by a search it wouldn't be too hard to program.
The basic idea is that the playing board is made up of 25 lights arranged in 5 rows of 5 lights each. The idea of the game is that some of the lights are on and some are off. The object is to click on different lights until all lights are off. When a light is clicked on it's state is switched, if it was on then it is turned off, if it was off then it is turned on. The catch is that when a light is clicked on then the four lights surrounding it have their state reset also. (north, south, east and west of the light that was clicked on).
What I haven't been able to find out is if the boards use predefined patterns or some kind of random patterns.
Anyone know about this?
Thanks
Sandy
The basic idea is that the playing board is made up of 25 lights arranged in 5 rows of 5 lights each. The idea of the game is that some of the lights are on and some are off. The object is to click on different lights until all lights are off. When a light is clicked on it's state is switched, if it was on then it is turned off, if it was off then it is turned on. The catch is that when a light is clicked on then the four lights surrounding it have their state reset also. (north, south, east and west of the light that was clicked on).
What I haven't been able to find out is if the boards use predefined patterns or some kind of random patterns.
Anyone know about this?
Thanks
Sandy