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
- Version0.3.2
- R version≥ 3.0.0
- LicenseMIT
- Licensefile LICENSE
- Needs compilation?No
- Last release08/21/2023
Documentation
Team
Dean Attali
Insights
Last 30 days
Last 365 days
The following line graph shows the downloads per day. You can hover over the graph to see the exact number of downloads per day.
Data provided by CRAN
Binaries
Dependencies
- Depends1 package
- Imports4 packages
- Suggests3 packages