|
From: Frank R. <cra...@gm...> - 2002-01-25 16:33:38
|
On Fri, Jan 25, 2002 at 11:11:34AM -0500, Chris McCormick wrote: > Hello all, > My name is Chris McCormick. Re Chris, > I play a lot of computer games, and have always been intrigued by them, especially good roleplaying games with a fully-realized world (I'm thinking Fallout, Arcanum, Baldur's Gate, Ultima, etc.). I also love > strategy games, especially Blizzard and Westwood's stuff. EoM won't be able to provide that fully-realized RPG world. We want to have RPG elements in there but it's mainly an action oriented fun game. So think of the RPG element more in terms of Diablo than Baldur's Gate. > I can jump in wherever you need help, though it'll take me a while to get up to speed, and I'll no doubt ask a lot of dumb questions. The main obstacle to me right now is that I can't use CVS at work, where I > actually do most of my coding (remember the dad thing?). If there was any way you could package a zip file of the directory structure (I use WinME), it would help me tremendously. I've uploaded it to http://eom.sf.net/incoming/eom.tar.gz Please NOTE that this is my current development version here! There is some code in there that isn't commited to cvs yet. Also note that EoM is not yet playable! Simple rule: Don't expect anything from it. Assume it does nothing and be surprised if it actually does something. But don't wonder if it doesn't :) Simple start would be: "python serve.py & ; python client.py" (You must have a server running to "play") If you need anymore help getting it to work let me know. If you find any bugs/crashes in that tarball version you can let me know too.. I'm pretty sure that there will be crashes. Afterall this is an early development piece of work. -- Raiser, Frank aka CrashChaos IRC: irc.openprojects.net #pygame |