Playing Lights Off
You progress through the levels either by turning off all of the tiles in a particular level, or using the arrow-shaped buttons near the bottom of the game. These buttons allow you to skip levels, or return to previous levels, without restriction.
- 2.1. Manipulating the Board
- 2.2. Starting a New Game
2.1. Manipulating the Board
There is only one action available in Lights Off: clicking a tile on the board. You can either click on the tile with the mouse, or use the arrow keys to choose it. The first time you press an arrow key during a game of Lights Off, a cursor will appear, which you can move with the keyboard; pressing enter will click the light below the cursor.
When a tile is clicked, both it and all of its non-diagonal neighbors will toggle their state. The objective is to turn all of the tiles on the board off.
