multiplayer
Allow other people to see my sketch in real time via a web site
I want to create a website that allows me to sketch something in real time and for people to be able to view that sketch in real time.[详细]
2023-03-21 01:58 分类:问答Track online users in real time in order to play a two-player quiz
I am willing to create a two-player quiz game, in real time. For this I need to track when users are on my quiz\'s page and when they leave it. Basically, I need some kind of lobby, where players gath[详细]
2023-03-18 15:00 分类:问答Multiplayer game using UDP: How do the players get to know each other?
I\'m making a multiplayer mode for my game and I decided to use UDP. Since all the data is sent p2p, between the players, I have no server.[详细]
2023-03-16 19:18 分类:问答Android Online Gaming Help / Tutorial
I am building an android game which is intended to be a multiplayer game. The goal is to have users with 10 to 20 or so units being able to control them and update their locations with the server. I h[详细]
2023-03-13 09:50 分类:问答Best Android backend for turn-based game? [closed]
Closed. This question is seeking recommendations for books, tools, software libraries, and more. It does not meet Stack Overflow guidelines guidelines. It is not currently accepting answers.[详细]
2023-03-12 00:13 分类:问答Multiplayer Whiteboard Race Condition
Imagine a multiplayer whiteboard where several people can draw at the same time. To keep it simple, lets say there\'s a single object on the whiteboard which can be moved or deleted by any user. There[详细]
2023-03-10 17:28 分类:问答Multiplayer Game Architecture [closed]
Closed. This question is seeking recommendations for books, tools, software libraries, and more. It does not meet Stack Overflow guidelines guidelines. It is not currently accepting answers.[详细]
2023-03-08 00:26 分类:问答Synchronization in multiplayer networked game?
Recently I have been working on a multiplayer networking app. I had successfully implemented the client server model using Bonjour services and NSStream objects. The two way communication has been don[详细]
2023-03-02 03:34 分类:问答Would AJAX, PHP and MySQL make a good socket for a online poker game?
I haven\'t yet dete开发者_StackOverflowrmined what the UI would use (flash, HTML, etc.) but I\'m curious if you guys think mysql could make for an acceptable socket for a multiplayer poker game?The re[详细]
2023-02-21 12:28 分类:问答OpenFeint Turn-Based Multiplayer
I\'m wondering if anyone has ever used the OpenFeint Turn-Based Multiplayer Framework.I am trying to open and compile the sample application that comes with that framework and I\'m getting errors.I\'m[详细]
2023-02-19 23:00 分类:问答