Please login or register.

Login with username, password and session length
Advanced search  

News:

Forum rules - please read before posting, it can save you a lot of time.

Pages: [1] 2  All

Author Topic: What makes a good adventure?  (Read 25111 times)

0 Members and 1 Guest are viewing this topic.

Jyujinkai

  • Global Moderator
  • Frequent poster
  • *
  • Karma: 1
  • Offline Offline
  • Posts: 352
    • View Profile
    • Jyujinkai's WME Development Blog
What makes a good adventure?
« on: July 21, 2008, 02:51:09 PM »

I am interested in opinions on some game design issues for my project. So i thought i would discuss some thing in here and see what others opinions might be. As far as I know there seams to be only a few variations in adventure games really....

  • Item Combination Puzzles - (eg:- find the tape deck, find the tape, combine, listen, get the clue or a multitude of other types of "find the item and use it"
  • Puzzle Mini-games - (Open the locked box by figuring out the "code / order" of pressing the buttons - or other types of puzzles say "move the jumbled images around to make a painting")
  • Word Puzzles - (decode the parchment to find the clue)
  • Massive story based text (Read the logs of the dead scientists to find the code to unlock the dna fridge)
  • Conversations - Speak to people to unlock more of the game / find the clues
I would be interested in other "devices" of game play that may be explored in adventure games.

Also one of the weird things about adventure games is you often, as the player, have no idea when you start. Say you live in New Orleans, but in fact you do not know where anything is so "find the location" to advance the game. I mean how many adventure games start with a toon waking up with no idea where he is, or starting in a very generic location we can all relate to like an office. Still life for example you play a cop.. but you do not know how to gather evidence at first... OH... ultravilote light will illuminate blood... why did that character forget that?

Game Death had a nice discussion a while back - http://forum.dead-code.org/index.php?topic=2540.0

I am interested in other game devices that could be used in a adventure game sertting.... as I am starting to get stuck for something a bit more interesting after 15+ years of adventures.

My game for example is using a thing we are calling reaction clicking... where set animations sequences run and the user clicks to change the "path" of the scene.. simple example... You stumble while walking across a thin bridge... while unballenced you click.. and stay up and can walk to a new zone on level 2 or fall to level one and continue from there. This is us trying somthing not new.. it has been done many times.. but not done often.

ARE there other ways to navigate a story in a adventure style game besides those listed? -

Thoughts?
« Last Edit: July 21, 2008, 03:19:27 PM by Jyujinkai »
Logged
<Antoine de Saint-Exupéry> In any thing at all, perfection is finally attained not when there is no longer anything to add, but when there is no longer anything to take away...
<Carl Sagan> If you want to make a apple pie from scratch. You must first... invent the universe

Dan-D

  • Occasional poster
  • **
  • Karma: 0
  • Offline Offline
  • Posts: 89
    • View Profile
Re: What makes a good adventure?
« Reply #1 on: July 22, 2008, 12:41:13 AM »

Quote
ARE there other ways to navigate a story in a adventure style game besides those listed?
I don't know bout that. But all that stuff You just sad is what makes an adventure game. The trick is to balance it well. I personally don't think that this genre can be "improved" in any ways.
But i must say that last "unusual" adventure game for me was Overlocked. They bring shooting, physics and moving camera (y'know with video backgrounds). But it's kind of hard for me to tell if things they made is any good except fresh(if you can call it so).
Anyways I'm trying to say that this genre can't bring something totally new because the whole idea is to listen for dialogs and solving (some times not-that-logical) puzzles. So basically the only thing You can do is to create some unusual mini-games and such.

Quote
My game for example is using a thing we are calling reaction clicking
I'm using something like this in my game too :)

PS
  Thing that bothered me not only in adventure games but in games in general is fluffy dialogs. And that character are mostly reminds me of robots without real emotions. So I'm trying to create characters that everyone will luv :) Like in "dreamfall the longest journey". They seemed really alive to me
Logged

odnorf

  • w00t?
  • Global Moderator
  • Addicted to WME forum
  • *
  • Karma: 7
  • Offline Offline
  • Gender: Male
  • Posts: 1456
  • Lamp dog!
    • View Profile
Re: What makes a good adventure?
« Reply #2 on: July 23, 2008, 08:49:16 AM »

Since, imo, the most important part of an adventure should be the story itself all those variations you list are just unimportant mediums to advance the story (unless they are part of the story - mechanic puzzles in myst games for example). But that's not the case of most inventory-based adventures. Why should the character be able to pick up every single item just because "hm... I might be able to use it in the future" when you don't have a clue for anything? Or why the character can't answer someone what I think it's obvious? I'd like to see the future of adventures (and that's the answer to the topic question) to be more narrative and that includes less straight forward games since I'd expect the character to be able to make choices and change things (whether those choices are item based, conversation based or whatever it's not important). Probably the best example is the first scene of Fahrenheit where you find almost nothing of what you list and yet the story goes on and the character can make choices that look like they affect the story (although they don't because the rest of the game doesn't allow it). In the end, I'd like every player that plays the same adventure to have a different experience (to some logical level of course) and that's what interactivity should mean.

Quote
Still life for example you play a cop.. but you do not know how to gather evidence at first... OH... ultravilote light will illuminate blood... why did that character forget that?

Those are just designer's "mistakes" that he did on purpose to be able to add 2-3 item based actions to make the game 2 minutes longer. They can only work as examples to what we should avoid.
Logged
fl*p

Jyujinkai

  • Global Moderator
  • Frequent poster
  • *
  • Karma: 1
  • Offline Offline
  • Posts: 352
    • View Profile
    • Jyujinkai's WME Development Blog
Re: What makes a good adventure?
« Reply #3 on: July 23, 2008, 03:50:41 PM »

I totally agree that the story and naritive is the main focus of adventure.. but you need to progress it somehow. The things i am trying to avoid is exactly wat you said.. randomly picking up items that "might be used latter for some unknown reason" sorta thing... I mean when was the last time you walked down the stairs of your flat and said to your self "Hey i might need that fire extinguisher.. better pick it up and put it in my bottomless pocket"

I think we would all like to program a way to have unique game experiences each time you play based on player dicision.. but well, it is hard enough making a set linier path... let alone a non-liniler game where you have teh same experence but can do it in any order.... Having a "system" that branches into unique game play each run of the game would end up with HUGE ammount of work, even entire sections that are nvr seam by the player.

We are looking into a path system, that is non linier but has he same "experience" in each section. Still we are now thinkign (after this thread) to add "dead zones" small side quests that can be unlocked though player choice.. these will then skip parts of the main story sequence ariving at the key game event in a unique way. Still each "path" will be a linier experience each time you take it.....

Not sure how else you could go about this.

PS - The farenheight demo will not install so I can not demo it... how exactly dose it work?

Logged
<Antoine de Saint-Exupéry> In any thing at all, perfection is finally attained not when there is no longer anything to add, but when there is no longer anything to take away...
<Carl Sagan> If you want to make a apple pie from scratch. You must first... invent the universe

design3d

  • Sci-Fi fan
  • Supporter
  • Regular poster
  • *
  • Karma: 1
  • Offline Offline
  • Gender: Male
  • Posts: 156
  • I, Driller :)
    • View Profile
Re: What makes a good adventure?
« Reply #4 on: July 23, 2008, 06:01:14 PM »

Probably the best example is the first scene of Fahrenheit where you find almost nothing of what you list and yet the story goes on and the character can make choices...

Should we add another option to the list? If only we consider definite flexibility of QTE implementation. O0
Logged

odnorf

  • w00t?
  • Global Moderator
  • Addicted to WME forum
  • *
  • Karma: 7
  • Offline Offline
  • Gender: Male
  • Posts: 1456
  • Lamp dog!
    • View Profile
Re: What makes a good adventure?
« Reply #5 on: July 23, 2008, 06:46:44 PM »

I said "first scene of Fahrenheit" which doesn't have such events.
Logged
fl*p

design3d

  • Sci-Fi fan
  • Supporter
  • Regular poster
  • *
  • Karma: 1
  • Offline Offline
  • Gender: Male
  • Posts: 156
  • I, Driller :)
    • View Profile
Re: What makes a good adventure?
« Reply #6 on: July 24, 2008, 08:29:28 AM »

I said "first scene of Fahrenheit" which doesn't have such events.

Could you describe what game mechanics used in the first scene of Fahrenheit to clarify it for all who have not played the game, please? Perhaps it would help to find another option to the list.
(Actually I can't clearly recall myself what was in there - interrogation?)
Logged

Jyujinkai

  • Global Moderator
  • Frequent poster
  • *
  • Karma: 1
  • Offline Offline
  • Posts: 352
    • View Profile
    • Jyujinkai's WME Development Blog
Re: What makes a good adventure?
« Reply #7 on: July 24, 2008, 08:38:41 AM »

you can download a demo witch has this scene from the game website.... just google. (ps dosn't work in vista64)
Logged
<Antoine de Saint-Exupéry> In any thing at all, perfection is finally attained not when there is no longer anything to add, but when there is no longer anything to take away...
<Carl Sagan> If you want to make a apple pie from scratch. You must first... invent the universe

odnorf

  • w00t?
  • Global Moderator
  • Addicted to WME forum
  • *
  • Karma: 7
  • Offline Offline
  • Gender: Male
  • Posts: 1456
  • Lamp dog!
    • View Profile
Re: What makes a good adventure?
« Reply #8 on: July 24, 2008, 08:46:41 AM »

That's a tough one. Jynks have already asked me but it's really difficult for me to describe it. That's why I suggested to play the demo which is this particular scene. Anyway, I'll try. The character kills another man in the toilet of a pub and he is confused and doesn't know what happened or how or why. In the same pub there are other people and a cop drinking a coffee. It doesn't have some special commands at this point and your actions seem to be traditional (for example try to get rid of a knife - the weapon - by throwing it in the garbage bin, or use a mop to clean the blood). But the difference comes from the "why" and in the "interactivity part". You have to try to get rid of the evidence as better as you can because that affects your character mentality (and not because you have to guess what the designer of the game thought) and that means that you'll look like a suspect. And that's the interactive part. You can do plenty of normal actions in the pub and in the toilet that affects your mentality in a good or in a bad way. And most of those actions are not mandatory and they seem to affect the story (how fast or slow they'll get to you - although in the rest of the game they destroy it, it's still valid for the first scene).

EDIT: Another good part of the game is that since you are in a mentally unstable condition (and there is a bar for that) and at some point you are a suspect you have to answer the questions in a normal timeframe. Which means you can't just read the options and choose the best one after 5 minutes. This wouldn't make sense and in a normal world you'd be arrested.
« Last Edit: July 24, 2008, 08:50:53 AM by odnorf »
Logged
fl*p

design3d

  • Sci-Fi fan
  • Supporter
  • Regular poster
  • *
  • Karma: 1
  • Offline Offline
  • Gender: Male
  • Posts: 156
  • I, Driller :)
    • View Profile
Re: What makes a good adventure?
« Reply #9 on: July 24, 2008, 09:41:43 AM »

Thank You, odnorf.
Yeah I love the way story and timebased mechanics work together in Fahrenheit so I'd try to summarize. (Please correct me)

  • Time restricted versions of all points above in the list. (For example: conversations in which you have to choose line before time runs out)
...
I was going to add
  • Taking (traditional) actions which affect storyline or character attributes.
But it looks like repetition of the list in slightly different way. What do you think?
Logged

odnorf

  • w00t?
  • Global Moderator
  • Addicted to WME forum
  • *
  • Karma: 7
  • Offline Offline
  • Gender: Male
  • Posts: 1456
  • Lamp dog!
    • View Profile
Re: What makes a good adventure?
« Reply #10 on: July 24, 2008, 01:52:05 PM »

Those are the least important parts. What I consider import is the multiple different choices and multiple actions that you can do or not do that affects you and the reaction of the others towards you. It's this illusion of freedom that gives you for one scene that nothing is linear and you don't know what will come next. It's the illusion that what you do affects the environment of the game and you are not a scripted character that can do only 2-3 pre-scripted actions. (Too bad they used this scene as a marketing trick - call me demo - and the rest of the game isn't even close to the same gameplay.)
Logged
fl*p

Jyujinkai

  • Global Moderator
  • Frequent poster
  • *
  • Karma: 1
  • Offline Offline
  • Posts: 352
    • View Profile
    • Jyujinkai's WME Development Blog
Re: What makes a good adventure?
« Reply #11 on: July 24, 2008, 02:19:20 PM »

if you have a 64bit system and can not get the Fahrenheit demo to install try this hacked MSI....

Fahrenheit_Demo_installer.zip

thanks @ http://www.planetamd64.com/index.php?showtopic=9928 for the file...

thanks @ LauriPoika for tracking it down.

« Last Edit: July 24, 2008, 02:22:09 PM by Jyujinkai »
Logged
<Antoine de Saint-Exupéry> In any thing at all, perfection is finally attained not when there is no longer anything to add, but when there is no longer anything to take away...
<Carl Sagan> If you want to make a apple pie from scratch. You must first... invent the universe

design3d

  • Sci-Fi fan
  • Supporter
  • Regular poster
  • *
  • Karma: 1
  • Offline Offline
  • Gender: Male
  • Posts: 156
  • I, Driller :)
    • View Profile
Re: What makes a good adventure?
« Reply #12 on: July 25, 2008, 10:06:56 AM »

I believe that we talk about slightly different aspects of making adventure. You, odnorf, talk about how to use game mechanics to make adventure good. Me and (I suppose) Jyujinkai too talk about what game mechanics are used in adventures generarely (in good and not so good ones).

Mechanics used in that first scene of Fahrenheit are pretty common. All player can do is Exploration and Item combination (hide knife etc.) But what makes this game outstanding is usage of these "devices". Let me quote your principal of how to use mechanics from the list to make adventure good:
"the multiple different choices and multiple actions that you can do or not do that affects you and the reaction of the others towards you". I agree with that.

Maybe we should add
  • Exploration (Pixel-hunting as a hard version of exploration)
as well thou. :)

It is clear that making multiple choices is hard task for developer (but still important in many cases). That's why it is so rare in games comparing with linear part of them.
Logged

odnorf

  • w00t?
  • Global Moderator
  • Addicted to WME forum
  • *
  • Karma: 7
  • Offline Offline
  • Gender: Male
  • Posts: 1456
  • Lamp dog!
    • View Profile
Re: What makes a good adventure?
« Reply #13 on: July 25, 2008, 10:37:23 AM »

@design3d

You are right. Indeed we talk about different things but my posts were just answers to the original topic question "What makes a good adventure?" which covers both aspects ;)
Logged
fl*p

design3d

  • Sci-Fi fan
  • Supporter
  • Regular poster
  • *
  • Karma: 1
  • Offline Offline
  • Gender: Male
  • Posts: 156
  • I, Driller :)
    • View Profile
Re: What makes a good adventure?
« Reply #14 on: July 25, 2008, 12:38:18 PM »

Right!
So maybe we should have 2 separate lists: devices and principles? (I definitely have got that "list-mania" ::slug)  It could be useful :)

Little bit different (puzzle) point of view on adventure game design was given by Scarpia quite a wile ago. Which personally I like a lot too.
Logged
Pages: [1] 2  All
 

Page created in 0.026 seconds with 24 queries.