Multiplayer Network Games? Programming Software Development by SoulMazer … pygame and thought it would be cool to make it multiplayer over the net with a friend. So, I changed my… asynchat-based instant messaging server into a server for this multiplayer Pong game. The only bad thing about this is the… Re: Multiplayer Snake in C for Unix OSs Programming Software Development by iliali16 … moving snake since the aim of the assignment is the multiplayer part. I also have to mention if I didn't… process and play with the keyboard of each other not multiplayer on one keyboard. And I think that requres some additional… Re: Multiplayer Snake in C for Unix OSs Programming Software Development by jephthah … moving snake since the aim of the assignment is the multiplayer part. I also have to mention if I didn't… process and play with the keyboard of each other not multiplayer on one keyboard. And I think that requres some additional… Re: Multiplayer for my game Programming Game Development by 0x69 I don't think that SQL server (or any other database server) is suited for multiplayer purposes. Usually game devs for multiplayer mode writes it's own server and client. So I would recommend to you to write TCP/UDP server and client by using System.NET library. Check this out- [url]http://www.codeproject.com/KB/IP/socketsincsharp.aspx[/url] Multiplayer Flash Game Website. Programming Game Development by thebman919 … some flash games on the site. The games would support multiplayer (around 2-6 players) and the high scores would be… Multiplayer Snake in C for Unix OSs Programming Software Development by iliali16 … that I am trying to develope for my assignment a Multiplayer Snake which has to run on Unix OSs and I… Re: Multiplayer Snake in C for Unix OSs Programming Software Development by nezachem … snake since the [B]aim of the assignment is the multiplayer part[/B].[/QUOTE] Forget the snake. Start simple. Create a… Multiplayer for my game Programming Game Development by gisek … car racing game. My problem is how to perform a multiplayer mode. I wanted to use MySQL server. I decided to… Multiplayer UDP Programming Game Development by gisek Hi, I'm working on a multiplayer internet game. I decided to use UDP protocol, as it'… My Problem of make my multiplayer game Programming Web Development by andika.kurniawan.121 I want to make multiplayer game with PHP. In the game, I tell the user to make adhoc before play multiplayer. Is the network in my game Local Area Network ? Can you help me to make the network in multiplayer game which I want ? Help with memory allocation for multiplayer game server Programming Software Development by Akirasan …++ development in linux and I'm trying to make a multiplayer game. I know that it is a bit of complex… part is taming the language. Although I'm programming a multiplayer game, my doubts are about the best way to handle… massively multiplayer question Programming Computer Science by Chadman … want to be soon, so i can make a massively multiplayer online computer game. i was wondering what computer language would… how to incorporate multiplayer Programming Software Development by rrvs331 I have a blackjack game(console game with visual c++), and I was wondering, how do I put in multiplayer? Help in developing Multiplayer Online Scrabble game Programming Web Development by InnocentVamp … would suffice my purpose of posting this thread and any multiplayer game would be comprising of it. Even I want to… Call of Duty Modern Warfare v. 1.7 multiplayer issues Hardware and Software by thecoolman5 … to version 1.7 and when I go to the multiplayer, I click refresh and no servers come up. I have… Re: Call of Duty Modern Warfare v. 1.7 multiplayer issues Hardware and Software by thecoolman5 Yes, I have tried the multiplayer before the update. Re: Call of Duty Modern Warfare v. 1.7 multiplayer issues Hardware and Software by jingda Reintsall the game and see whether that helps. If not use other version and see whether can you play multiplayer. If other older or newer version works fine, the version 1.7 is having issue. I have not play call of duty for a few weeks already. Re: Call of Duty Modern Warfare v. 1.7 multiplayer issues Hardware and Software by jingda … it on other laptops to see whether they can play multiplayer. If other laptop that has version 1.7 is also… can not play multiplayer game Hardware and Software Networking by abu taher all connection is ok. but when I want to play curseder game (in two pc connection)in multiplayer function the both pc are not connect. I mean One pc select host and the another pc select join but no ip show. Now what can I do for it. C# XNA Multiplayer tutorials/hints? Programming Game Development by Karkalash … any usefull links to articles I can read on coding multiplayer for XNA. I'm looking for something that would teach… windows phone 8.1 multiplayer game engine Programming Mobile Development by man.chester.581 im looking for way to make my game allow players to play with each others via internet i can use some kind of rooms i need help to know what is the recommended engines that can i use for real time multiplayer apps Turn based multiplayer game number matching problem in nodejs Programming Web Development by M_27 …;ie=edge"> <title>Find the Queen Multiplayer Game</title> <link rel="stylesheet"… Re: Turn based multiplayer game number matching problem in nodejs Programming Web Development by rproffitt What happened to https://stackoverflow.com/questions/59450218/multiplayer-turn-based-number-matching-problem-in-nodejs ? As to button … Re: Multiplayer Network Games? Programming Software Development by jcao219 I think the server processing speed would determine much of that. Also the speed of you LAN network, which you can test with LAN Speed Test [URL="http://www.totusoft.com/downloads.html"]http://www.totusoft.com/downloads.html[/URL] Re: Multiplayer Network Games? Programming Software Development by Beat_Slayer Can you show, or at lest say wich type of server you implemented? You can use the sockets as files, passing and reading from them the coordinates. Re: Multiplayer Network Games? Programming Software Development by ultimatebuster A p2p setup seems to be better, especially in a LAN setup Re: Multiplayer Snake in C for Unix OSs Programming Software Development by jephthah [QUOTE=iliali16;1147699]tutorials in C and I seem to grasp some of the ideas of the language but as I learned it is a very messy language.[/quote] C is a very well-defined and highly structured language, probably one of the most structured languages you'll find. there's nothing messy about it. Perhaps your tutorial writers are sloppy … Re: Multiplayer Snake in C for Unix OSs Programming Software Development by Salem "grasshopper" also means [URL="http://en.wikipedia.org/wiki/Kung_Fu_%28TV_series%29"]the student[/URL] Re: Multiplayer Snake in C for Unix OSs Programming Software Development by nezachem [QUOTE=Salem;1150271]"grasshopper" also means [URL="http://en.wikipedia.org/wiki/Kung_Fu_%28TV_series%29"]the student[/URL][/QUOTE] I have to admit I didn't watch Kung Fu (I am not a kung fu adept either, I am rather into a shotokan). That said, i didn't find anything in this article which would support the claim. Re: Multiplayer Snake in C for Unix OSs Programming Software Development by jephthah @[B]nezachem[/B] : nobody cares which martial arts you claim to study. "grasshopper" is a frequent term applied to a new learner in any subject. thats it. if you dont understand english language colloquialisms, move along and don't waste time requiring someone to explain trivial shit. as for this piece of "advice" [QUOTE]…