Hi,
Here is a little diversion inspired by an old HyperCard game and an old electronic game from Tiger Electronic. There is also a version in the LiveCode Sample Stacks named "LC Lights Out" by Andreas Strauch. BTW, you can play the HyperCard version at hcsimulator.com.
I am not sure you can actually get the lights all on or all off. During testing I swear I saw a couple of "You Win!"s, but only using the "solve" button. Best I can do now is leaving one light on or off.
The programming challenge here was to implement the "Chase the Lights" method for solving (or getting close to solving) the puzzle. I am also experimenting with behaviors in this stack.
I think the 5x5 game might lend itself to some interesting Halloween creations (25 jack o'lanterns stacked in a pile, a Haunted House with 25 windows, etc.)
Happy Coding,
Mike
Here is a little diversion inspired by an old HyperCard game and an old electronic game from Tiger Electronic. There is also a version in the LiveCode Sample Stacks named "LC Lights Out" by Andreas Strauch. BTW, you can play the HyperCard version at hcsimulator.com.
I am not sure you can actually get the lights all on or all off. During testing I swear I saw a couple of "You Win!"s, but only using the "solve" button. Best I can do now is leaving one light on or off.
The programming challenge here was to implement the "Chase the Lights" method for solving (or getting close to solving) the puzzle. I am also experimenting with behaviors in this stack.
I think the 5x5 game might lend itself to some interesting Halloween creations (25 jack o'lanterns stacked in a pile, a Haunted House with 25 windows, etc.)
Happy Coding,
Mike
Statistics: Posted by Hutchboy — Sun Sep 08, 2024 10:40 pm — Replies 2 — Views 202