Skip to content

lightsout

Implementation of the 'Lights Out' Puzzle Game

v0.3.2 · Aug 21, 2023 · MIT + file LICENSE

Description

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

Downloads

214

Last 30 days

21379th

553

Last 90 days

2.2K

Last year

Trend: +18.9% (30d vs prior 30d)

CRAN Check Status

14 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-macos-arm64 OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK

Check History

OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026

Dependency Network

Dependencies Reverse dependencies magrittr shiny shinyjs lightsout

Version History

new 0.3.2 Mar 10, 2026
updated 0.3.2 ← 0.3.1 diff Aug 20, 2023
updated 0.3.1 ← 0.3 diff May 23, 2023
updated 0.3 ← 0.2.1 diff Jul 25, 2016
updated 0.2.1 ← 0.2 diff Jan 5, 2016
new 0.2 Jan 3, 2016