board_classic | Is the board using classic game mode? |
board_entries | Get the board entries (configuration of the lights) |
board_entries-set | Set the board entries |
board_size | Get the board size (number of rows/columns) |
board_toggle_matrix | Get the toggle matrix used to solve the board using linear... |
empty_board | Initialize a Lights Out board with all lights switched off |
grapes-greater-than-grapes | magrittr forward-pipe operator |
is_solvable | Is a given Lights Out board solvable? |
is_solved | Is the given board is a solved state? |
launch | Run the graphical interface to the game in a web browser |
lightsout-package | lightsout: Implementation of the 'Lights Out' Puzzle Game |
new_board | Initialize a Lights Out board with a given lights... |
play | Play (press) a single light or multiple lights on a board |
print.lightsout | Print a lightsout board |
print.lightsout_solution | Print a lightsout board solution |
random_board | Create a random (but solvable) Lights Out board |
solve_board | Solve a Lights Out board |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.