Online games programming basics

Posted by Renkon on Game Development See other posts from Game Development or by Renkon
Published on 2012-12-20T00:09:58Z Indexed on 2012/12/20 5:14 UTC
Read the original article Hit count: 519

Filed under:
|
|

I am writing with regard to an issue I am having nowadays. I have come up with an interesting idea of making an online game in C#, yet I do not have the knowledge to work with more than a player. Basic games like a TIC-TAC-TOE or a SNAKE were done already, and I would like to do a simple, but online, game. Would you mind giving me some tutorials or guides related to that? I would really like to learn how to work online with the client/server structure (though, I do know the basics about that structure). I look forward to reading from you.

Yours faithfully, Renkon.

© Game Development or respective owner

Related posts about c#

Related posts about online