PDA

View Full Version : MUD Creation


Beholdereye
09-20-2003, 01:53 PM
Does anyone know how to get C# to read from a Database and then also be able to write to it?

Me and a few friends are trying to create a MUD, which usually runs through telnet. I dont know how well C# would work with that, but i'm more than willing to just create a GUI that is downloadable for those wanting to connect to it.

SolarBear
09-24-2003, 05:58 PM
Hmm... I'm confused. Are you trying to code a MUD server or client ? Anyway, I'm sure C# would do a great job at both. Portability will be nil, then, though.

Beholdereye
10-03-2003, 11:25 PM
I"m trying to build both a mud client and server.

Darthus
01-05-2004, 08:23 PM
I'm a web developer, who codes in .Net and interfaces with SQL and sometimes access databases on a daily basis. So in answer to your question, yeah, C# reads and writes from databases just fine. =)

Let's talk, I actually found this thread by searching for "C# mud" in google, because I'm interested in making my own mud in C#, but I've mainly just done web apps. We should trade ideas.

My e-mail is brianjnewton@cox.net.