5 ms·
Others have pointed out that this is Lights Out. If anyone's interested, there is a known algorithm (PDF): https://linux.ime.usp.br/~renatolg/lights_out.pdf ht
by bcuccioli 12y ago
Others have pointed out that this is Lights Out. If anyone's interested, there is a known algorithm (PDF):
https://linux.ime.usp.br/~renatolg/lights_out.pdf https://linux.ime.usp.br/~renatolg/lights_out.pdf
- tzs 12y agoThat's the clever solution. Here's a solution that is actually brute force, but tries to fake being clever: http://www.tzs.net/lights.html http://www.tzs.net/lights.html PS: I have not updated that page in years, which is why it contains a link to a Dutch noodle seller. It was a link to an online game service back when I wrote the page.