
07-23-2012, 09:06 PM
|
 |
Sinecure Expert
Super Moderator * Guru *
|
|
Join Date: Jun 2003
Location: Upstate New York, usa
Posts: 7,722
|
|
|
I hadn't heard of Thinkadot, and I'm not going to try to verify your logic, but...
assuming that your LeftButton logic is correct, then I would think that the RightButton logic would be the mirror image.
That is, since the left side deflects toward the center when the top left flipper is blue,
the right side deflects toward the center when the top right flipper is yellow.
So, yellow wouldn't go down the right side (3,8), blue would.
Instead of nesting the logic for the whole path traveled for each of the three top row inputs, I think it would be easier to have each of the eight flippers point to the two possible outputs.
You would then simply "drop" the marble in one of the three top flippers, and it simply directs you to one of the two possible outputs, which in turn would direct you to possibly two outputs, and then you would be out.
But I could be wrong. Perhaps the rules aren't as simple as two path out of a signal node based on the color of the node itself. If adjacent nodes can influence a node so that blue and yellow switch deflection direction, then there is more to it.
Based on the names you've mentioned, and googling, it seems this is likely a school assignment as others have asked similiar questions before, so we'll have to let you get back to it, since we don't want to end up doing the work for you.
|
__________________
There Is An Island Of Opportunity In The Middle of Every Difficulty.
Miss That, Though, And You're Pretty Much Doomed.
Last edited by passel; 07-23-2012 at 09:24 PM.
|