1. Collaboration
- Posted by Bryan Kemp <shivan at USIT.NET> Feb 23, 1998
- 772 views
------=_NextPart_000_0004_01BD4055.99C89860 charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hello! I am looking for someone to collaborate with on a programming = project. The kind of program I am wanting to do will be utility for MUD = (multi-user dimension) coders to do their coding offline. For those = unfamiliar with MUD's they are interactive text based games played over = the internet. The one I use is written in a langauge called LPC. It is = very closely related to C, but is highly object oriented. Anyway, the code for building rooms and monster ans such is fairly = redundant and I want to write a program that handles the redundant part. = I have already written offline coders in C and in Basic. I think = Euphoria is the perfect language for doing development.=20 So please respond! I need some help doing the user interface and some = other program internals. Thanks, Bryan Kemp shivan at usit.net ------=_NextPart_000_0004_01BD4055.99C89860 charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable <!DOCTYPE HTML PUBLIC "-//W3C//DTD W3 HTML//EN"> <HTML> <HEAD> <META content=3Dtext/html;charset=3Diso-8859-1 = http-equiv=3DContent-Type> <META content=3D'"MSHTML 4.72.2106.6"' name=3DGENERATOR> </HEAD> <BODY bgColor=3D#ffffff> <DIV><FONT size=3D2>Hello! I am looking for someone to collaborate with = on a=20 programming project. The kind of program I am wanting to do will be = utility for=20 MUD (multi-user dimension) coders to do their coding offline. For those=20 unfamiliar with MUD's they are interactive text based games played over = the=20 internet. The one I use is written in a langauge called LPC. It is very = closely=20 related to C, but is highly object oriented.</FONT></DIV> <DIV><FONT size=3D2>Anyway, the code for building rooms and monster ans = such is=20 fairly redundant and I want to write a program that handles the = redundant part.=20 I have already written offline coders in C and in Basic. I think = Euphoria is the=20 perfect language for doing development. </FONT></DIV> <DIV><FONT size=3D2></FONT> </DIV> <DIV><FONT size=3D2>So please respond! I need some help doing the user = interface=20 and some other program internals.</FONT></DIV> <DIV><FONT size=3D2></FONT> </DIV> <DIV><FONT size=3D2>Thanks,</FONT></DIV> <DIV><FONT size=3D2>Bryan Kemp</FONT></DIV> <DIV><FONT size=3D2><A=20 ------=_NextPart_000_0004_01BD4055.99C89860--
2. Re: Collaboration
- Posted by Cameron Kaiser <spectre at WWW2.BUOY.COM> Feb 23, 1998
- 853 views
> Hello! I am looking for someone to collaborate with on a programming project. The kind of program I am wanting to do will be utility for MUD (multi-user dimen sion) coders to do their coding offline. For those unfamiliar with MUD's they ar e interactive text based games played over the internet. The one I use is writte n in a langauge called LPC. It is very closely related to C, but is highly objec t oriented. > Anyway, the code for building rooms and monster ans such is fairly redundant a nd I want to write a program that handles the redundant part. I have already wri tten offline coders in C and in Basic. I think Euphoria is the perfect language for doing development. > > So please respond! I need some help doing the user interface and some other pr ogram internals. > > Thanks, > Bryan Kemp > shivan at usit.net > I wrote a very rudimentary roombuilder in csh once. Of course, it's very keyed to the particular lib you're using, since the lfuns differ (probably only 2.4.5/3.1.2 era muds are still using set_long() anymore); this one used Viking's library. If you want, I'll send it to you, no warranties, standard disclaimers and property rights apply, of course. Which driver/lib are you writing this for? <offtopic> LPC is actually turning into a production-quality language (the scripting version is called Pike and Pike 0.5 inherits none of Lars' or Beek's code). One such application is an industrial strength webserver called Roxen Challenger (we use it, we love it) -- www.roxen.com. Pike is GPL, so you can download it from pike.idonex.se if you want to play with it. </offtopic> -- Cameron Kaiser * spectre at sserv.com * http://www.sserv.com/ -- Visit the leading Internet starting point today! http://www.sserv.com/ --