A very simple Javascript implementation of Tiger Electronic's "Lights Out" for http://vprusso.github.io/blog/2017/the-mathematics-of-lights-out/.
A very basic implementation of Lights Out.
By altering the NUM_ROWS
and NUM_COLS
, it's possible to change the board to any desired size like so.
More information on the game can be found here