|
From: Petras K. <mox...@de...> - 2002-10-10 19:22:23
|
Wednesday, October 9, 2002, 6:55:41 PM, Andrew Brosnan wrote: > What's next with the project? Well, there are two things things, really: 1) Fill the webpage with information. We need to construct the FAQ. Anyone would be interested in at least asking the questions so that I could answer them? 2) Start coding the game itself ;) Seriously, we have come to the point where we have enough ideas to start cracking on our first goal -- making it possible for a player to move in some world (not interacting with anything but walls ;) I think we have agreed on a client/server model, so we also need to work the protocol. I would personally choose XML-RPC because it is XML based over HTTP (thus can be easily done via a webserver) and very simple. But this is my personal opinion, and I would like to hear yours. I can see a shortcoming of XML-RPC that it can be seen as "hyped up and buzzwordy and having lots of overhead and not terribly useful", so tell me what you think about this. -- Sėkmės, Petras Kudaras mailto:mox...@de... |