Skip to the content.

Lights Out

Lights Out is an electronic game released by Tiger Electronics in 1995. The game consists of a 5 x 5 grid of lights. The game starts, a random number of lights are switched on. Pressing any of the lights will toggle it and its 4 adjacent lights. The goal of the game is to find the smallest combination of lights in order to switch all the lights off.

Material

DIY

  1. Print the box

Print

  1. Solder the leds on the Trellis

  2. For the big board, solder the trellis together and their identification

  3. Solder the wires on the Trellis
  4. Fix the Arduino on the bottom of the box
  5. Wire the Trellis to the Arduino

Wire on UnoWire on Leonardo

  1. Assemble the box

Assemble

  1. Using the Arduino IDE download the code on the Arduino

Small boardBig board

Activity description

  1. Tell the participant the rules of the game
  2. Let them play around and try to switch off the lights
  3. If they are stuck and need some help show them the light chasing strategy
  4. Once solved, press on a fixed number k of lights, tell the participants they can solve it by pressing on k lights
  5. If they still want to play tell them now that they have to turn on all the lights

References

The material of this activity is based on the following references:

Sources

Other Activities