As written above, that project exists of 3 parts, the rtf-Chat (using rtf commands by lazycat) + the 2 games
As there are 55 files in 10 subfolders (chess needs mass pictures
After install one starts the gamecenter_server.exe with his online-ip and the other runs the gamecenter_client.exe. (Client can also search server Ip by an url, for that read the readme file)
With the pictures in the chat window you can send game invitations to your partner.
Some words to chess:
I tested hard to remove all bugs, but as you might imagine, chess calculations can be very hard. If there appears a bug, it would be nice, if you could send me a screenshot or the gamelog with the bugdescription. My chess checks if moves are allowed after regular rules and forbids the move, if your king is threatened by that move. So it is also able to notice checkmate! and much more. I think you'll find out the other things by your own.
Download OnlineGameCenter(AutoIt).zip
I hope you trust me, i was too lazy to post the 9000 lines of code. The *.zip is including the six codes, so you can watch those first before you start the setup.exe.
I hope you'll have fun, using my project!!
PS:
-2 of my friends once tried it, and couldn't login, because both had router, but usually there are no problems, as I'm only using the general AutoIt TCP/IP commands for the script-communication over internet.





