Bleached InuYasha Galaxy
http://biyg.org/forums/

Coding
http://biyg.org/forums/viewtopic.php?f=6&t=134
Page 1 of 3

Author:  Akechi [ June 11th, 2005, 8:59 pm ]
Post subject:  Coding

Umm.... Zeno, I have no idea what to do. I installed the complier thing, but I don't understand what to do or how to do it. Could you help me out some? I just need to know how to get started and what I should do first.
Oh, and Sato's doing better. I visited him this morning.

Author:  Zeno [ June 11th, 2005, 9:02 pm ]
Post subject: 

If it's in Windows, I really will have no idea. Most MUDs don't even support compiling in Windows. Some people use Cygwin to compile if they can't get linux.
http://www.cygwin.com/

Author:  Akechi [ June 11th, 2005, 9:06 pm ]
Post subject: 

Ok, I'm trying to set up the Cygwin thing. The computer I'm using doesn't have DOS or that UNIX thing that I saw something about. Is this a problem?

Author:  Zeno [ June 11th, 2005, 9:07 pm ]
Post subject: 

UNIX is an OS, so you shouldn't have that. If you're using Windows XP, it'll work.

Author:  Akechi [ June 11th, 2005, 9:10 pm ]
Post subject: 

Ok, I think I've got it all set up. Now what? And what's the difference between using Windows and Cygwin? Oh, and on the programming site you gave me, it says to erase what is already shown, and to put this:
Code:
#include <iostream.h>
int main()
{
  cout<<"The Compiler Works";
  return 0;
}

What does this do?

Author:  Zeno [ June 11th, 2005, 9:13 pm ]
Post subject: 

Cygwin is a linux emulator. So you'll need to learn basic linux commands. Check out:
http://www.ss64.com/bash/
http://www.computerhope.com/unix.htm

I don't use Cygwin either, so I won't be much help with direct Cygwin issues.

Author:  Akechi [ June 11th, 2005, 9:15 pm ]
Post subject: 

Thank you. What did you start out doing though? Can I have an example? Sorry if I'm bothering you. Just tell me to stop and I will.

Author:  Zeno [ June 11th, 2005, 9:18 pm ]
Post subject: 

I got a MUD linux host and started up Smaug. Google for "mud host" to find some.

Author:  Akechi [ June 11th, 2005, 9:21 pm ]
Post subject: 

Err... are there any free MUD hosts? I'm guessing not. :cry:

Author:  Zeno [ June 11th, 2005, 9:23 pm ]
Post subject: 

There may be a few, but they are all full from what I've seen. Or dead.

And if you don't know, I use Arthmoor for our host.

Author:  Akechi [ June 11th, 2005, 10:28 pm ]
Post subject: 

Hey, here's a stupid question. I don't have much money, and I can't find any free hosts, but is there any way for someone I know... hmm... say you for example to be like my host or something? Just another stupid question from me....

Author:  Zeno [ June 11th, 2005, 10:45 pm ]
Post subject: 

With Arthmoor, I can't because I'm limited to 1 port, and my linux machine isn't online. I suggest using Cygwin for a while to learn linux and some mud stuff, then you can get into the actual coding. A lot of people who can't pay for a host use Cygwin.

Author:  Akechi [ June 11th, 2005, 10:59 pm ]
Post subject: 

The Cygwin thing won't work on this computer for some reason. And I'll worry about the hosts later. Just how do I start out coding? I mean, I don't understand what to do. Maybe I should just forget it.... But then again, maybe I can figure it out.

Author:  Zeno [ June 11th, 2005, 11:05 pm ]
Post subject: 

If you want to start coding MUDs, this is the way. You can code without getting Cygwin if you just want to start coding. Like to start coding in Java, check out this link:
http://www.particle.kth.se/~lindsey/Jav ... arted.html

Author:  Akechi [ June 11th, 2005, 11:10 pm ]
Post subject: 

Ok, thanks. I'll try not to bother you anymore. It's just, Sato, Hayaku, Squee, and me are tryin to make our own MUD. Lol, not doing a very good job so far, are we? Oh, and do I have to download the Java complier? I already have the Bloodshed Dev one you suggested.

Page 1 of 3 All times are UTC - 5 hours
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
http://www.phpbb.com/