Lights Out is a logic/puzzle game, played on a gird of individual lights, which can either be lit or unlit. The puzzle is won when when all of the lights are turned off.
Clone this repo to your desktop and run npm install
to install all the dependencies.