Page 3 of 3

Re: How do you solve 4 color column puzzle box?

PostPosted: Wed Dec 09, 2009 4:41 pm
by Knowname
I had one tat was like this
202
040
202

lol... hm... I wonder what that could be :/.

Re: How do you solve 4 color column puzzle box?

PostPosted: Wed Dec 09, 2009 7:02 pm
by catepillar682
I actually have the logic working for the mastermind solver. My plan is to implement 2 versions. One it gives you four key values from which the script will produce the right answer. Tested it last night and it is fast enough and appears to be always correct (I trust the way I wrote it ;) ). The second version will actually take a sequence from the user plus the number of correct pegs and incorrect pegs and show all the possible solutions. I just need to translate the first one from what I wrote it in to what a browser can use, and the second one I will require more time.

Oops. Already outdated....


Image
Need Help: http://dream-world.hostse.com/
More to come, and please report all problems you encounter.