I am thinking about developing a game for xbox kinect, but it is a multiplayer game, but there are no multiplayer games for kinect right now, so, i was wondering if it's even possible? Multiplayer as in over the network, not in the same room.
相关问题
- Kinect error enabling stream
- How to find peaks in 1d array
- Turn by Turn game: Use SignalR or both SignalR and
- Can't set frame width and height with [OpenCV]
- How to interpret the accelerometer readings from i
相关文章
- Persistent connections between Flash client and Ja
- Measuring distance between 2 points with OpenCV an
- Finger tracking in Kinect
- How to get mesh from kinect fracetrack?
- body joints angle using kinect (checking time inte
- android turn-based multiplayer custom invite scree
- Java using Xbox controller [closed]
- Rendering Kinect Point Cloud with Vertex Buffer Ob
You can develop a multiplayer Kinect game for the PC (see this link), but not for XBOX 360, unless you are a Microsoft affiliate, and have access to the XBOX 360 Native Development Kit, which requires signing a non-disclosure agreement. This is NOT possible using XNA.