PDA

View Full Version : RPG Guide/Tutorial


ajs66scpa
08-08-2005, 07:24 PM
Someone should write a guide to making RPG/Adventure games. You can start with making text-based and then move up to 2-D then finally up to 3-D or link it to the MMORPG page. You could include how to make characters, items, parties, inventories, and everything needed to make one of those tyoes of games. This would be really helpful to us newbies who want to get into making RPGs.
If there is one of these then please go ahead and delete this topic and pm me with the link.

Ed Mack
08-09-2005, 04:12 AM
Stemming from this, a series focusing on the data management/AI side of RPGs (ie everything but the interface/graphics) - towns, people, items ect.

cheng
08-09-2005, 05:41 AM
Someone should write a guide to making RPG/Adventure games. You can start with making text-based and then move up to 2-D then finally up to 3-D or link it to the MMORPG page. You could include how to make characters, items, parties, inventories, and everything needed to make one of those tyoes of games. This would be really helpful to us newbies who want to get into making RPGs.
If there is one of these then please go ahead and delete this topic and pm me with the link.
19779



I've always thought the best way to do this would be for someone to write an analysis of Nethack. THe source is freely available, and it's a time honored and proven game. It's also a reasonably complex project, which would give newbies some idea of what they're getting into when they start mumbling about MMOGs.

ajs66scpa
08-09-2005, 09:31 AM
Yeah something along that line. I think it would take a little of the topics off of the forums because most people want to make RPGs. If you make a guide then people will know the steps and if you start with the most basic of RPGs(text) and say you need to know how to make these before you move up then people will give it a try and stop aiming so high.

cheng
08-09-2005, 11:32 AM
Yeah something along that line. I think it would take a little of the topics off of the forums because most people want to make RPGs. If you make a guide then people will know the steps and if you start with the most basic of RPGs(text) and say you need to know how to make these before you move up then people will give it a try and stop aiming so high.
19806



I'll think this over for a couple days. It's a big commitment to make for me right now, and my free time is at a premium, and with a kid on the way, that's not likely to change any time soon. I agree though, that it would be an invaluable asset to the community.

Unregistered
10-31-2005, 01:00 PM
Wow - I would definately love to read this if someone ever makes it available!

crazycoder
11-01-2005, 12:20 AM
I'll write one... just wait afew years for me to learn myself. lol

Methulah
11-01-2005, 01:48 AM
I'll write on in PHP, that shows how to use PHP and MySQL to store world variables and the like.

JayeAeotiv
11-11-2005, 11:11 AM
I will take it upon myself to write a tutorial on how to create a text-based RPG. If it goes well I will go into 2d Iso.

allan
05-24-2006, 04:44 AM
So... What's happening with the RPG tutorial?
I would really like to read it to!

Allan.

Josh1billion
05-25-2006, 04:01 PM
I think I might write a guide like this for 2D RPG's. :) I'm currently writing a 2D RPG so it'd fit in pretty well, and writing this could help motivate me in my own project.