PDA

View Full Version : Pearl, ive got your solution


Jacker
12-03-2002, 04:24 PM
If you are still having trouble winning in the pearl game, the is the trick. ITs no easy trick and it requires some knowledge of Binary but here goes.

The way the game was made was for the computer to make the total of each "level" even. the games has 4 "levels." the first (when you start) hase 3, then 4, then 5, then the last is 6. if you put the numbers into Binary, 3=011, 4=100, 5=101, and 6=110. if you line up the numbers as they are in the game (011 on top and 110 on bottom) you add up the colmuns. so you have,

011
100
101
110
-----
322

the 322 is the total of each colmun. you want to make the bottom numbers even, so you have to change the 3 to a 2 without changing the otehr numbers. that is done by making the last row (110) into 2 pearls. (2=010). and you continue through out the game untill the computer loses and you smile cause you won.

any questions, e-mail me, psycoblue22@hotmail.com

BUMBLEEKY
12-03-2002, 09:27 PM
How bout make a short little VB program for us that does the math? I am to lazy to figure it out and I really want to see what happens

ColdFlames
12-03-2002, 09:54 PM
go ahead

tr1gg3r h4ppy
06-20-2004, 07:24 PM
My God U No How Reposts Of Pearls Game There Is Come On!!!!!!!!!

Milamber
06-21-2004, 10:21 PM
Has anyone beaten this yet? the above method doesn't seem to work. I can even it up in the first round, but he usually leaves me with 123 as the binary total at the bottom. I can't even that up.

Rufio87
06-21-2004, 11:05 PM
i dont know how to beat the computer, but the computer knows.
its this simple. load the pearl game on two different internet explorers, then pick to go first on one and second on the other. whatever he does, you do on your other game, so theres no way you wont win.

TehWhack
06-22-2004, 04:32 AM
pearls is an easy game, I don't see why you'd need something like that to help you.

If you want something ACTUALLY hard... well... kinda hard.... go to the website and play pearls before swine 3, I've gotten to level 22 :) then I just got bored.

jmo
08-27-2004, 11:31 PM
If you are still having trouble winning in the pearl game, the is the trick. ITs no easy trick and it requires some knowledge of Binary but here goes.

The way the game was made was for the computer to make the total of each "level" even. the games has 4 "levels." the first (when you start) hase 3, then 4, then 5, then the last is 6. if you put the numbers into Binary, 3=011, 4=100, 5=101, and 6=110. if you line up the numbers as they are in the game (011 on top and 110 on bottom) you add up the colmuns. so you have,

011
100
101
110
-----
322

the 322 is the total of each colmun. you want to make the bottom numbers even, so you have to change the 3 to a 2 without changing the otehr numbers. that is done by making the last row (110) into 2 pearls. (2=010). and you continue through out the game untill the computer loses and you smile cause you won.

any questions, e-mail me, psycoblue22@hotmail.com


ENGLISH PLEASE!!!!!!!