Cards

In a esc. game, will the cards go on infinitely or do they stop at some point?
If no one knows, I say we set up a game to test it.
If no one knows, I say we set up a game to test it.
Conquer Club, a free online multiplayer variation of a popular world domination board game.
http://www.tools.conquerclub.com/forum/
http://www.tools.conquerclub.com/forum/viewtopic.php?f=6&t=43157
hecter wrote:I imagine they go to 32766 (well, 32765, but, y'know... close enough).
fireedud wrote:hecter wrote:I imagine they go to 32766 (well, 32765, but, y'know... close enough).
any reason?
hecter wrote:fireedud wrote:hecter wrote:I imagine they go to 32766 (well, 32765, but, y'know... close enough).
any reason?
An integer value goes to 32767 (in a lot of programming, anyway), but 32767 is equal to -1, I believe. Therefore the highest possible number is 32766, but the cards don't go like that so you bump it down to 32765.
fireedud wrote:hecter wrote:fireedud wrote:hecter wrote:I imagine they go to 32766 (well, 32765, but, y'know... close enough).
any reason?
An integer value goes to 32767 (in a lot of programming, anyway), but 32767 is equal to -1, I believe. Therefore the highest possible number is 32766, but the cards don't go like that so you bump it down to 32765.
awesome, we should try it out wanna join?
MeDeFe wrote:You hit 32765?
fireedud wrote:hecter wrote:fireedud wrote:hecter wrote:I imagine they go to 32766 (well, 32765, but, y'know... close enough).
any reason?
An integer value goes to 32767 (in a lot of programming, anyway), but 32767 is equal to -1, I believe. Therefore the highest possible number is 32766, but the cards don't go like that so you bump it down to 32765.
awesome, we should try it out wanna join?