[jdev] how to program a jabber game server
Neil Stevens
neil at hakubi.us
Thu Feb 1 14:48:40 CST 2007
Michal 'vorner' Vaner wrote:
> On Thu, Feb 01, 2007 at 12:18:58PM -0800, Neil Stevens wrote:
>> Actually for a game like battleship, and any game with incomplete
>> information, you HAVE to do everything server-side. Otherwise it's too
>> easy to cheat.
>
> Why? You can do the check after the game (as you would have done in real
> world). It can be done for example lake this:
....
> So it would be the same safety as in real game
That's a good protocol for making such cheating detectable, but it
doesn't prevent the cheating. A trusted server acting as moderator
prevents the cheating, so it's still superior.
--
Neil Stevens - neil at hakubi.us
If you're seeing shades of gray, it's because you're not
looking close enough to see the black and white dots.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 186 bytes
Desc: OpenPGP digital signature
URL: <https://www.jabber.org/jdev/attachments/20070201/091e2bae/attachment-0002.pgp>
More information about the JDev
mailing list