Many of the puzzles are unsolvable
Thanks for posting this source code and for being such a huge part of the developer community!
I recently reimplemented this game as a website: https://memalign.github.io/m/lightsoff/index.html ( more details here: https://memalign.github.io/p/lights-off.html )
In the process, I noticed that almost half of the levels in this repo can’t be solved.
I listed most of the unsolvable puzzles here: https://memalign.github.io/m/lightsoff/GameGenerator.js (Search for “In the original game but not solvable”)
Thanks for documenting these errors!
The purpose of this repo is to document a part of history, warts and all, so I'm going to leave this issue open with no plans to fix the puzzles.