DevMaster.net Forums
[[ Home | Forums | 3D Engines Database | Wiki | Articles/Tutorials | Game Dev Jobs | IRC Chat Network | Contact Us ]]

Go Back   DevMaster.net Forums > General > Personal Announcements
User Name
Password
Register FAQ Members List Search Today's Posts Mark Forums Read

Reply
 
Thread Tools Search this Thread Display Modes
Old 09-17-2005, 02:36 AM   #1
Methulah
Senior Member
 
Join Date: Dec 2004
Location: Tasmania, Australia
Posts: 727
Default Text Based MMORPG Tutorial

Does anyone think there is a need for an easy to follow tutorial for making a text-based MMORPG in PHP/MySQL?

If people think it could be usefull then I will write one, in the Wiki, and hopefully in the articles as well. Just post if anyone thinks this could be a good idea.
___________________________________________
Django Merope-Synge :: django@white-epsilon.com
Lead Designer/Project Manager - White Epsilon
Methulah is offline   Reply With Quote
Old 09-19-2005, 02:56 PM   #2
Xanas
New Member
 
Join Date: Sep 2005
Location: Midland, TX
Posts: 18
Default Re: Text Based MMORPG Tutorial

A need? No, and it's not something I would even do. But, if there are ideas and concepts that would carry over to making a 3d one in C++, I'd be interested in hearing out what you have to say
Xanas is offline   Reply With Quote
Old 09-19-2005, 03:45 PM   #3
geon
Senior Member
 
geon's Avatar
 
Join Date: Sep 2005
Location: Jönköping, Sweden
Posts: 546
Default Re: Text Based MMORPG Tutorial

The concepts of the programming would be the same as for any mmorpg project, just without graphics.

Do it!
geon is offline   Reply With Quote
Old 09-20-2005, 02:16 AM   #4
Methulah
Senior Member
 
Join Date: Dec 2004
Location: Tasmania, Australia
Posts: 727
Default Re: Text Based MMORPG Tutorial

Not in PHP. There is no real need to create a network system (unless I am doing it wrong), justa collection of SQL queries. We see a few people who want to make one though. I think it could work - and it does teach some good lessons of coding for actual MMORPG making.

Also, making a text-based MMORPG is a good idea, because when you are recruiting for a 3D MMORPG on a forum, if you say you have made a text-based one then people respect you more.

It works
___________________________________________
Django Merope-Synge :: django@white-epsilon.com
Lead Designer/Project Manager - White Epsilon
Methulah is offline   Reply With Quote
Old 09-20-2005, 09:47 AM   #5
Ed Mack
DevMaster Staff
 
Join Date: Jul 2003
Location: Northern Ireland
Posts: 1,250
Default Re: Text Based MMORPG Tutorial

It sounds like a cool idea. Php works nicely with MySQL, and you'll be able to demonstrate storing world properties without worrying about the gritty 3d stuff.

You could even write a php socket server, and connect to it from your favourite language and show the network side of things.
Ed Mack is offline   Reply With Quote
Old 09-20-2005, 01:20 PM   #6
Methulah
Senior Member
 
Join Date: Dec 2004
Location: Tasmania, Australia
Posts: 727
Default Re: Text Based MMORPG Tutorial

Unfortunatly, I don't know how to do that
I think that a PHP tutorial just shows how to manage the propeties (variables 'n' stuff) without too much effort. If someone wants to point me to a tutorial on a PHP socket server, I wouldn't say no.
___________________________________________
Django Merope-Synge :: django@white-epsilon.com
Lead Designer/Project Manager - White Epsilon
Methulah is offline   Reply With Quote
Old 10-24-2005, 11:37 AM   #7
TheCusp
New Member
 
Join Date: Oct 2005
Location: Ottawa, Canada
Posts: 1
Default Re: Text Based MMORPG Tutorial

There are plenty of free open source PHP/MYSQL rpgs out there, but they are freakin huge and you likely wont be able to make heads or tails of what is happening.

I came across a nice simple one the other day called "Kill Monster".

It's overly simple and there is not much too it, but it can serve as a nice clean base too add features too as you learn what is going on

http://www.chipmunk-scripts.com/scripts/killmonster.php
TheCusp is offline   Reply With Quote
Old 10-25-2005, 02:59 AM   #8
Methulah
Senior Member
 
Join Date: Dec 2004
Location: Tasmania, Australia
Posts: 727
Default Re: Text Based MMORPG Tutorial

Thanks, I think that I will build a small tutorial showing how to store world data and use basic MySQL functions to create a small RPG based around resource management.
___________________________________________
Django Merope-Synge :: django@white-epsilon.com
Lead Designer/Project Manager - White Epsilon
Methulah is offline   Reply With Quote
Old 05-22-2007, 07:43 AM   #9
XeReOx
New Member
 
Join Date: May 2007
Location: Leeds
Posts: 1
Smile Re: Text Based MMORPG Tutorial

I think that this would be a really good idea please do and let me know
XeReOx is offline   Reply With Quote
Old 05-23-2007, 09:40 PM   #10
Zer0-
New Member
 
Join Date: May 2007
Location: California
Posts: 1
Default Re: Text Based MMORPG Tutorial

Yeah, it would much be appreciated. I'm currently trying to code a text-based and well i guess PHP would be the easiest script ot start with. I want my game to be like you log in and pic what your character looks like, color that kind of thing, you train him, you can buy him items you buy him weapons and equip him, you have little quests, and you fight NPC's in a field and you can join an arena and PvP battle. My friend told me this would be the easiest type to code. Any help would be appreciated
Zer0- is offline   Reply With Quote
Old 06-11-2007, 08:07 PM   #11
SinekSekiz
New Member
 
Join Date: Jun 2007
Location: London
Posts: 1
Default Re: Text Based MMORPG Tutorial

Could you possibly write a tuttorial about coding PHP/MySQL based MMORPG game. I really would like to have a game like MonstersGame whit a different scenario.

Thank you very much in advance.
SinekSekiz is offline   Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Forum Jump


All times are GMT -7. The time now is 12:41 PM.


Powered by vBulletin
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.