Click here to Skip to main content
16,021,293 members
Home / Discussions / Game Development
   

Game Development

 
GeneralRe: game Pin
Wayne Gaylard22-Nov-11 22:30
professionalWayne Gaylard22-Nov-11 22:30 
GeneralRe: game Pin
CDP180223-Nov-11 0:52
CDP180223-Nov-11 0:52 
AnswerRe: game Pin
Peter Hawke28-Dec-11 13:01
Peter Hawke28-Dec-11 13:01 
AnswerRe: game Pin
Andrea198211-Jan-12 2:14
Andrea198211-Jan-12 2:14 
QuestionText drawing in embedded system Pin
A_Fa8-Nov-11 4:11
A_Fa8-Nov-11 4:11 
Questionyour publication in magazine ! Pin
SoftwareWarsaw7-Nov-11 3:05
SoftwareWarsaw7-Nov-11 3:05 
RantRe: your publication in magazine ! PinPopular
Smithers-Jones8-Nov-11 4:34
Smithers-Jones8-Nov-11 4:34 
QuestionMultiplayer Poker Pin
Hanzaplast5-Nov-11 2:13
Hanzaplast5-Nov-11 2:13 
hi,

i am working on multiplayer online poker. since this is the first time i am doing this kind of thing, i am not sure that i have a good approach. can u tell me your opinion and way this is usually done?

i have a asp.net web service on server wich holds information, data and state of games. on client i have Silverlight poker wich is connecting on server every 2 seconds to get current situation via "GameSituation" object.

i am afraid of those "2 seconds". if there will be 20 000 players online, is this 2 seconds from each player too much to handle? is this right approach in programming multiplayer games or it can be done like: server waits for client, client contact server, server send info ("GameSituation" object in my case) to all clients in game? is client "hearth loop" good or evil?
AnswerRe: Multiplayer Poker Pin
AspDotNetDev5-Nov-11 10:48
protectorAspDotNetDev5-Nov-11 10:48 
AnswerRe: Multiplayer Poker Pin
Alisaunder6-Jan-12 2:54
Alisaunder6-Jan-12 2:54 
Question'Self-aware' classes? Pin
Purge1t30-Oct-11 18:54
Purge1t30-Oct-11 18:54 
AnswerRe: 'Self-aware' classes? Pin
CDP180231-Oct-11 9:21
CDP180231-Oct-11 9:21 
GeneralRe: 'Self-aware' classes? Pin
Purge1t31-Oct-11 14:26
Purge1t31-Oct-11 14:26 
GeneralRe: 'Self-aware' classes? Pin
CDP180231-Oct-11 15:39
CDP180231-Oct-11 15:39 
AnswerRe: 'Self-aware' classes? Pin
_Maxxx_31-Oct-11 18:33
professional_Maxxx_31-Oct-11 18:33 
Questionmodel, shade, looksRealistic OpenGL Pin
appollosputnik25-Oct-11 3:34
appollosputnik25-Oct-11 3:34 
AnswerRe: model, shade, looksRealistic OpenGL Pin
CDP180225-Oct-11 5:10
CDP180225-Oct-11 5:10 
QuestionHow to set pixelz using XNA and C# Pin
CDP180213-Oct-11 21:57
CDP180213-Oct-11 21:57 
AnswerRe: How to set pixelz using XNA and C# Pin
rj4524-Oct-11 11:54
rj4524-Oct-11 11:54 
GeneralRe: How to set pixelz using XNA and C# Pin
CDP180225-Oct-11 2:02
CDP180225-Oct-11 2:02 
Questioni need your help Pin
gif202014-Sep-11 1:39
gif202014-Sep-11 1:39 
AnswerRe: i need your help Pin
Pete O'Hanlon14-Sep-11 2:13
mvePete O'Hanlon14-Sep-11 2:13 
GeneralRe: i need your help Pin
gif202014-Sep-11 6:10
gif202014-Sep-11 6:10 
GeneralRe: i need your help Pin
Pete O'Hanlon14-Sep-11 6:47
mvePete O'Hanlon14-Sep-11 6:47 
GeneralRe: i need your help Pin
gif202014-Sep-11 8:33
gif202014-Sep-11 8:33 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.