lightsout: Implementation of the 'Lights Out' Puzzle Game

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/>.

Package details

AuthorDean Attali [aut, cre] (<https://orcid.org/0000-0002-5645-3493>)
MaintainerDean Attali <daattali@gmail.com>
LicenseMIT + file LICENSE
Version0.3.2
URL https://github.com/daattali/lightsout https://daattali.com/shiny/lightsout/
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("lightsout")

Try the lightsout package in your browser

Any scripts or data that you put into this service are public.

lightsout documentation built on Aug. 21, 2023, 9:07 a.m.