Advertisement

Large Scale Design advice.

Started by May 14, 2000 06:27 PM
0 comments, last by firahs 24 years, 7 months ago
Well, im relatively new to large scale design. I was wondering if this would be a good application design. Ill try to draw it out in ascii client(executable, contains intrinsic game code) Network Module / ^ /-----------------\ \ / / \_> V / -Event Module / / ^ / / / V /\ \------------>Input Module / \ / \ / \ V \ Graphics \ Module \ \ 7 Sound Module I guess thats the summary of my design, now what i was wondering is: Would it be better for me to include parsing info from the server through the event module, or having it go straight to the client, or just to make another module that will handle all of that.
heh, that got butchered

here is a drawing.







Edited by - firahs on May 14, 2000 8:09:31 PM

This topic is closed to new replies.

Advertisement