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

Go Back   DevMaster.net Forums > Programming & Development > Game Design
User Name
Password
Register FAQ Members List Search Today's Posts Mark Forums Read

Reply
 
Thread Tools Search this Thread Display Modes
Old 05-31-2007, 03:36 PM   #1
GameEngine_Designer
Valued Member
 
GameEngine_Designer's Avatar
 
Join Date: Jan 2007
Location: Usa, Pa
Posts: 100
Default writing a Game Design Document

Hello,

I am working on my GDD for my text RPG I am creating in C++.

I need a sample of a formula for like, Damage and what adds what.. I need a real detailed professional ome I can work with..

Here's a simple one from Wrath Lands,

Code:
Formulas Health = Strength * 5 Mana = Intelligence * 3 Damage Taken = ATT – AP Damage Given = ( (ATT+Strength) / 2) TO (ATT+Strength) WITH (10-Strength)% Chance miss


But that's only a simple one, I need a professional one to look at and get an idea of what I need.


~ Tyler
GameEngine_Designer is offline   Reply With Quote
Old 05-31-2007, 08:16 PM   #2
Reedbeta
DevMaster Staff
 
Join Date: Oct 2004
Location: Seattle, WA
Posts: 3,707
Default Re: Gdd

What's a GDD?
And what do you mean by a "professional" one?
___________________________________________
Currently working at Sucker Punch
reedbeta.com - OpenGL demos and other projects
Luabridge - a lightweight, dependency-free C++/Lua binding library.
CD Lite - an unobtrusive, minimal CD player application for Windows.
Reedbeta is offline   Reply With Quote
Old 05-31-2007, 09:35 PM   #3
GameEngine_Designer
Valued Member
 
GameEngine_Designer's Avatar
 
Join Date: Jan 2007
Location: Usa, Pa
Posts: 100
Default Re: Gdd

GDD means Game Design Document.


Also, that's a simple one, it's no where near what commercial developers use, it was just a simple sample from some tut I watched, but I need to know how to make a professional one.
GameEngine_Designer is offline   Reply With Quote
Old 05-31-2007, 11:17 PM   #4
Sol_HSA
Senior Member
 
Sol_HSA's Avatar
 
Join Date: Jan 2007
Location: Finland
Posts: 356
Default Re: writing a Game Design Document

what professionals use varies from place to place, designer to designer - there's no one single canonical format. Some design documents are slimmer, some are thicker - both approaches have good and bad sides. Do what feels right for you and your project.
___________________________________________
http://iki.fi/sol - my schtuphh
Sol_HSA is offline   Reply With Quote
Old 06-01-2007, 02:49 AM   #5
Zoulz
New Member
 
Join Date: Aug 2004
Location: Sweden
Posts: 18
Default Re: writing a Game Design Document

KISS (Keep it simple, stupid)
Zoulz is offline   Reply With Quote
Old 06-14-2007, 04:24 PM   #6
Bigmanxx
New Member
 
Join Date: Jun 2007
Location: Chicago, Illinois
Posts: 5
Default Re: writing a Game Design Document

Thanks, I feel the same way because I am writing one. Do you include everything even designs of all the levels in the game??
Bigmanxx is offline   Reply With Quote
Old 06-15-2007, 09:39 PM   #7
GameEngine_Designer
Valued Member
 
GameEngine_Designer's Avatar
 
Join Date: Jan 2007
Location: Usa, Pa
Posts: 100
Default Re: writing a Game Design Document

Quote:
Originally Posted by Bigmanxx
Thanks, I feel the same way because I am writing one. Do you include everything even designs of all the levels in the game??


Yes, everything!
GameEngine_Designer is offline   Reply With Quote
Old 06-28-2007, 06:38 AM   #8
fimbletoes
New Member
 
Join Date: Jun 2007
Location: Birmingham
Posts: 9
Default Re: writing a Game Design Document

I've done many design documents for alot of games. Heres a Zip of the full design document collection (The Productions)

http://files.filefront.com/Doc+Templ.../fileinfo.html

Contains (Commercial Versions)

Game Concept (Your Idea)
Game Proposal (your proposal)
Game Design (The Full Design Document)
Technical Design (The Technical indepth document)

Although like what was said, depends on Game type and designer. You couldnt use these docs for a MMO. As a mmo is way more advanced. Although i have a context template from one of my old MMO's so if anyone wants it pass me an email to:

sfallsopp@hotmail.com
fimbletoes 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 02:19 AM.


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