www.gutterbucket.com

LightsOutApplet2

How to play:
To win you must switch of all the lights in the grid in the correct order. If you press a light that is not the next in the sequence all lights are reset and you must start again from the beginning.




Applet Tag
   The WIDTH & HEIGHT Attributes should be equal to
 WIDTH  = gridwidth  * "image's width" / 2
 HEIGHT = gridheight * "image's height"
Param Tags
   gridwidth Value should be an integer in the range 2 - 9
   gridheight Value should be an integer in the range 2 - 9
   cheat Value should be 'yes' if you would like to see statusbar hints when your mouse is moved to the top left corner of the applet.
Other Infomation
   The appearance of the lights is now governed by a single image file called loa2.gif. This image should be provided along with the "class file" for the applet to function properly. Any replacement image should contain the two light states tiled into it, with the on-state as the left half and the off-state as the right half. The applet also now supports any size of image but a small one is recommended.


Click Here to download the zip file version.


Copyright 2000-2007  Mark R Hives  -  All rights reserved