Jump to content


Suggestions for organizing game design idea's?


13 replies to this topic

#1 Tecknowolf

    New Member

  • Members
  • Pip
  • 6 posts

Posted 23 October 2011 - 04:10 PM

I have been writing down thoughts and game design idea's for many years.

I am now wondering, what is the best way to organize and consolidate them? I am currently using MS Word but it is very clunky.

for reference, I am focusing on a niche MMO like Wurm and I have recently been invited to use HeroCloud.

Any suggestions would be great,
Thanks

#2 fireside

    Senior Member

  • Members
  • PipPipPipPip
  • 1587 posts

Posted 24 October 2011 - 01:30 AM

I personally think a text file is fine. I break it down in outline form.

Premise:

Characters:

Story:
1. Intro:
2.Main Quests:
3. Locations:
4.Conclusion:

Game Play:
1.goals:
2.obstacles:
3.rewards:
4.tools:
5.skills:

HUD:

Outlines are easy to add to or adjust.

I think it's a waste of time to get too carried away with documentation because things change dramatically when you set up prototypes. For instance, I mainly design adventure games and I don't design specific puzzles until after I've set up location maps because it's just a lot easier to do it that way.
Currently using Blender and Unity.

#3 Tecknowolf

    New Member

  • Members
  • Pip
  • 6 posts

Posted 24 October 2011 - 02:40 AM

cool, I will try that, thanks, and I am guessing at the bottom I can put in game mechanics i want to improve upon and how.

#4 fireside

    Senior Member

  • Members
  • PipPipPipPip
  • 1587 posts

Posted 24 October 2011 - 10:59 AM

You could add a section or just add sub categories in the game play section dealing with mechanics, or maybe even in the character section if it only applies to a specific type of character. You get more and more specific by adding sub categories. Those headings are things I think about but different genres will be different. Some games don't even have a story.
Currently using Blender and Unity.

#5 alphadog

    DevMaster Staff

  • Moderators
  • 1716 posts

Posted 24 October 2011 - 01:12 PM

Wikis. They're great for collecting ideas. Ideas usually form an interconnected "web" of items that a hierarchical, static document will interfere with or limit. Also, look into mindmaps.
Hyperbole is, like, the absolute best, most wonderful thing ever! However, you'd be an idiot to not think dogmatism is always bad.

#6 rouncer

    Senior Member

  • Members
  • PipPipPipPip
  • 2722 posts

Posted 25 October 2011 - 01:56 PM

You should roughly design the technical aspects too... like what style of map creator are you going to use? (for example, doom sector based levels, minecraft world, etc)
whats the animation going to be like for the characters? do you want interchangable wearable items? facial customization?
give yourself an idea how your actually going to be coding it.
you used to be able to fit a game on a disk, then you used to be able to fit a game on a cd, then you used to be able to fit a game on a dvd, now you can barely fit one on your harddrive.

#7 fireside

    Senior Member

  • Members
  • PipPipPipPip
  • 1587 posts

Posted 25 October 2011 - 05:17 PM

"You should roughly design the technical aspects too..."

Myself, I don't write those things down because I just play around with the engine or whatever and have a certain type of game in mind before I start. There are always going to be restrictions that you have to work under, so some things won't be technically possible. That's one of the things I've found have stopped a lot of people. They decide what the technical end will do before they have the skill to complete it, so they spend ages trying to do something like perfect lip synch, interchangeable body parts, fully destructible landscape etc and end up giving up on the whole thing. I know about this one guy that wanted some super artwork for a 2d game and kept trying to hire artists out of his personal money, which ran out fairly quickly. He's probably still trying to write that game and it was years ago.
I usually have a small prototype working before I think about the game end of it. If I can't do lip sync and voice acting, I'll do speech boxes.
Currently using Blender and Unity.

#8 rouncer

    Senior Member

  • Members
  • PipPipPipPip
  • 2722 posts

Posted 25 October 2011 - 05:51 PM

I spose if your using an engine, your limited to make the game how it works, but I still think you should draw up a plan how you would actually go about twisting the engines capabilities to make what you want, technically. I even mean the simplifications your going to be making too, like perhaps no facial animation and no fingers, even that should really be decided.
you used to be able to fit a game on a disk, then you used to be able to fit a game on a cd, then you used to be able to fit a game on a dvd, now you can barely fit one on your harddrive.

#9 fireside

    Senior Member

  • Members
  • PipPipPipPip
  • 1587 posts

Posted 25 October 2011 - 09:38 PM

"I even mean the simplifications your going to be making too, like perhaps no facial animation and no fingers, even that should really be decided."

I decide that by playing around before I write the game. It's like when you are going to do a carpentry project and you line up your tools. If you didn't know how to use a tool, you wouldn't lay it down there. If you did, you wouldn't need to write about it. You'd just lay it in the tool pile. That's why I play around and figure out what I'm capable of doing without writing anything. Why should I write down that I'm going to use text boxes if I already worked out that's how I need to do dialogs? If I worked out a lip synch technique, I wouldn't write that down either. I wouldn't be writing a game unless I had figured those things out.

I guess it's to each his own. It's like writing a book and saying you are going to use a certain word processing program to me. What's that got to do with the book? You work out characters and plot.
Currently using Blender and Unity.

#10 Tecknowolf

    New Member

  • Members
  • Pip
  • 6 posts

Posted 30 October 2011 - 04:57 AM

rouncer said:

I spose if your using an engine, your limited to make the game how it works, but I still think you should draw up a plan how you would actually go about twisting the engines capabilities to make what you want, technically. I even mean the simplifications your going to be making too, like perhaps no facial animation and no fingers, even that should really be decided.

I am planning on using Realm Crafter Pro, it is affordable, and with Pro I can customize a lot of the scripting.

Most of my notes center around what I plan to change from standard MMO's and how, or what features I plan on to try using from other games. Like making persistent characters similar to The Sims, and what problems I might run into and how to fix them.

I see many games get a feature so well done, but the rest of the game is horrible. Like how Pirates of the Burning Sea, their ship combat was awesome, the rest was so so. Or how A Tale in the Desert IV has great crafting, or Wurm Online has very cool farming and animal husbandry, even their resources are done superbly. Why not put many of these features together, true, effort and money are good reasons.

#11 rouncer

    Senior Member

  • Members
  • PipPipPipPip
  • 2722 posts

Posted 30 October 2011 - 05:19 AM

Ill check out realmcrafter pro, sounds interesting. :yes:

All basicly an mmo is a chat channel with graphics and activities, make sure you have those 3 elements, and thats a skeletal beginning.

Realmcrafter looks fine, go for it.
you used to be able to fit a game on a disk, then you used to be able to fit a game on a cd, then you used to be able to fit a game on a dvd, now you can barely fit one on your harddrive.

#12 fireside

    Senior Member

  • Members
  • PipPipPipPip
  • 1587 posts

Posted 30 October 2011 - 02:26 PM

"Why not put many of these features together, true, effort and money are good reasons."

Yes, those are very good reasons. It's generally the difference between success and failure sticking to a small set of ideas or trying to combine a large number of ideas. If you start out with a core game idea, you can work it to perfection. The more scattered the ideas, the harder to get anywhere at all. On an indy level, the only way to compete is to come up with original concepts and use a smaller scope.
Currently using Blender and Unity.

#13 Tecknowolf

    New Member

  • Members
  • Pip
  • 6 posts

Posted 31 October 2011 - 02:41 AM

I realize that, sadly. That is why I am going to decide on 3 core features for my game and then slowly work in others. We shall see how that does. Something simple.

#14 Ninja2dan

    New Member

  • Members
  • Pip
  • 6 posts
  • LocationUSA

Posted 19 June 2012 - 12:52 PM

I got tired of having to flip through tons of pages in a notebook or tab through dozens of document files to keep my brainstorming ideas within reach. I tried a variety of methods to get better organized, but it just wasn't producing the most effective workflow. A few days ago I found a program called Scrivener, and it rocks. It makes life so much easier being able to just bounce around, dragging and dropping little notes where I need them. It has so many features that the tutorial included to briefly explain the primary features takes around 20-30 minutes to complete. You should take a look, download the demo, see how it works for you.





1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users