lightsout

From MaRDI portal
Software:27936



swMATH16064CRANlightsoutMaRDI QIDQ27936

Implementation of the 'Lights Out' Puzzle Game

Dean Attali

Last update: 21 August 2023

Software version identifier: 0.3.1, 0.2.1, 0.2, 0.3.1, 0.3, 0.3.2

Source code repository: https://github.com/cran/lightsout

Copyright license: MIT license, File License

Lights Out is a puzzle game consisting of a grid of lights that are either on or off. Pressing any light will toggle it and its adjacent lights. The goal of the game is to switch all the lights off. This package provides an interface to play the game on different board sizes, both through the command line or with a visual application. Puzzles can also be solved using the automatic solver included. View a demo online at <https://daattali.com/shiny/lightsout/>.