|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Get inside! Sample the range of functionality easily built with JMSL Library for Time Series Data Analysis, Heat Maps, Portfolio Optimization, Monte Carlo Simulation, Stock Price Charting and more. Download Now! |
|
#1
|
|||
|
|||
|
Stand alone game feeding server,v.versa!
Can stand alone games, be fed by a server, creating and online game, but you play through desktop but not on browser. If so what programming language do I have to use.
Thank you. |
|
#2
|
||||
|
||||
|
you can use the programming language you want, all have theirs pros and cons. you have too look what it is you want, and then see which of the language that can do that task best.
beside it isn't that much clear of what you want to do, so if you can be more specific it would help. Last edited by MrFujin : August 25th, 2007 at 12:08 PM. |
|
#3
|
||||
|
||||
|
I've never heard the phrase 'fed by a server', but I assume you mean something like the plethora of MMORPGs out there. You know, thousands of them?
In other words, no, it's not possible. Computers haven't gotten advanced enough for you to be able to make anything multiplayer that doesn't use your browser.
__________________
A work in progress: Card Game Platform (Status: Hard Drive Crash deleted project, rewrite planned) | Joke Thread “Rational thinkers deplore the excesses of democracy; it abuses the individual and elevates the mob. The death of Socrates was its finest fruit.” |
|
#4
|
|||
|
|||
|
Sorry, Ill be more frank.
You know how most online games are played through browsers. Well i created a stand alone game using python, (pygame). And I want it to make it multiplayer. So in brief, a game played from the desktop which is MMORG, how would i do this, and wheer do I start, possible with python? |
|
#5
|
||||
|
||||
|
you have to read about how networking/sockets programming is done in python.
a small example then you have to decide if one client is the server/host or if there need to be a stand-alone server all is connecting too. Last edited by MrFujin : August 26th, 2007 at 06:23 AM. |
![]() |
| Viewing: Dev Shed Forums > Programming Languages > Game Development > Stand alone game feeding server,v.versa! |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|