board_classic: Is the board using classic game mode?

View source: R/board-attribs.R

board_classicR Documentation

Is the board using classic game mode?

Description

In classic mode, pressing a light will toggle it and its adjacent neighbours only. If non-classic mode, pressing a light will toggle the entire row and column of the pressed light.

Usage

board_classic(board)

Arguments

board

A lightsout board object


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