**New Release** REALMS OF QUEST 3 (available for order!)

Discussion, Reviews & High-scores

Moderator: Moderators

User avatar
Ghislain
Realms of Quest
Posts: 1282
Joined: Sun Aug 08, 2004 12:54 am

Post by Ghislain »

What do you guys think of a smiley face to represent the party as they're traveling on map in the main world?

Image

It's a not-so-serious way of making the game fun to look at as well as a reference to the arcade game 'Venture':

Image
"A slave is one who waits for someone to come and free him." -- Ezra Pound
saehn
Vic 20 Devotee
Posts: 235
Joined: Wed Apr 01, 2009 12:22 pm

Post by saehn »

What do you guys think of a smiley face to represent the party as they're traveling on map in the main world?
Sorry, kind of hokey :-) for an adventure game. I'd kind of prefer to take it a little seriously... having a goofy grin looking at you all the time ruins that a bit!

How about just a simple man, like in Wasteland or something?

Image
User avatar
ral-clan
plays wooden flutes
Posts: 3702
Joined: Thu Jan 26, 2006 2:01 pm
Location: Canada

Post by ral-clan »

I don't know....I kind of like the smiley face. It's different. But it is a little hokey....not too much...don't want to make this too much like a Zelda game. Sorry, I'm on the fence with this one. The stick man is a little plain and expected. Is there a something in between the two?
Last edited by ral-clan on Tue Apr 28, 2009 8:31 pm, edited 1 time in total.
User avatar
Ghislain
Realms of Quest
Posts: 1282
Joined: Sun Aug 08, 2004 12:54 am

Post by Ghislain »

Well, as for the 'smiley face' that would be the only 'hokey' thing that I'd put in there. I already used a generic man (with sword+shield) in the first 2 Realms games, I figured maybe that it should have something different? Anyway, I might change it to something else like a shield.

Today, I worked on scrolling text for when your party moves around, as well as a CONstitution check when your party walks over a 'swamp/marsh' area:

Image

Notice the 'P' status in the list of characters.

The reason why the menu options appear in yellow is because the SPACE bar toggles between movement and menu mode. When in "movement" mode, the menu options are turned off, and the cursor keys (or joystick) are used to move you around. When you want to perform a command (such as cast a spell, change the order of the party, etc), you simply press the SPACE bar (and the menu turns white) and then select a menu item with the cursor/joystick (or by pressing the first letter of t he corresponding menu item).

Perhaps I should upload my latest version as a demo? It's pretty slick as far as menu mechanics go, especially for an 8-bit retro game.
Last edited by Ghislain on Wed Apr 29, 2009 5:26 am, edited 1 time in total.
"A slave is one who waits for someone to come and free him." -- Ezra Pound
User avatar
ral-clan
plays wooden flutes
Posts: 3702
Joined: Thu Jan 26, 2006 2:01 pm
Location: Canada

Post by ral-clan »

I like a smiley face rather than an abstract shield.

What about a smiley face with a helmet on it?
Bacon
for breakfast
Posts: 578
Joined: Mon Apr 19, 2004 8:07 am

Post by Bacon »

Not the smiley face, please. I fear that it'd ruin the whole experience for me.
Bacon
-------------------------------------------------------
Das rubbernecken Sichtseeren keepen das cotton-pickenen Hands in die Pockets muss; relaxen und watschen die Blinkenlichten.
User avatar
orion70
VICtalian
Posts: 4341
Joined: Thu Feb 02, 2006 4:45 am
Location: Piacenza, Italy
Occupation: Biologist

Post by orion70 »

Or a serious face with an helmet on it? :wink:
User avatar
Mike
Herr VC
Posts: 4845
Joined: Wed Dec 01, 2004 1:57 pm
Location: Munich, Germany
Occupation: electrical engineer

Post by Mike »

You could include an 8x8 pixel character designer. 8)

Michael
User avatar
ral-clan
plays wooden flutes
Posts: 3702
Joined: Thu Jan 26, 2006 2:01 pm
Location: Canada

Post by ral-clan »

That might be the solution. Have a few character graphics that the player could choose from.

An alternative (if you can only have one graphic to represent the party) is to draw bunch of small stick figures in that space, representing a walking party (these multiple stick figures would be drawn in the same square of pixels that the happy face currently occupies - so they'd be small).
Last edited by ral-clan on Wed Apr 29, 2009 6:51 am, edited 1 time in total.
User avatar
Mike
Herr VC
Posts: 4845
Joined: Wed Dec 01, 2004 1:57 pm
Location: Munich, Germany
Occupation: electrical engineer

Post by Mike »

Like these?

Code: Select all

.*......  64
***...*. 226
.*...***  71
*.*...*. 162
...*.*.*  21
..***...  56
...*....  16
..*.*...  40
User avatar
ral-clan
plays wooden flutes
Posts: 3702
Joined: Thu Jan 26, 2006 2:01 pm
Location: Canada

Post by ral-clan »

That's pretty much exactly what I was thinking.
User avatar
Ghislain
Realms of Quest
Posts: 1282
Joined: Sun Aug 08, 2004 12:54 am

Post by Ghislain »

Mike wrote:You could include an 8x8 pixel character designer. 8)

Michael
I could do that -- but it would take up quite a bit of memory. However...

What I could do is reserve about 5 character spaces for the player to choose their icon. When moving around, all you have to do is press a key (say "I" for icon) and it rotates through a choice of player icons.

So far there are 4 of them:

-smiley face (will be default, heh.)
-Guy with sword + shield (from Realms of Quest 1 & 2 -- you can make it out somewhat in my avatar picture).
-the simple walking man by saehn
-the 3 stick figures by Mike

So there's room for 1 more, if I were to go this route. So give me some designs :)
"A slave is one who waits for someone to come and free him." -- Ezra Pound
saehn
Vic 20 Devotee
Posts: 235
Joined: Wed Apr 01, 2009 12:22 pm

Post by saehn »

Some ideas (and Mike's men):

Image
User avatar
Ghislain
Realms of Quest
Posts: 1282
Joined: Sun Aug 08, 2004 12:54 am

Post by Ghislain »

saehn wrote:Some ideas (and Mike's men):
Those look pretty good! Maybe I'll use more than 5 of them? I love the one with the helmet. And the stick figures look pretty good as a custom character.
Last edited by Ghislain on Wed Apr 29, 2009 8:48 am, edited 1 time in total.
"A slave is one who waits for someone to come and free him." -- Ezra Pound
User avatar
Mike
Herr VC
Posts: 4845
Joined: Wed Dec 01, 2004 1:57 pm
Location: Munich, Germany
Occupation: electrical engineer

Post by Mike »

Mike wrote:You could include an 8x8 pixel character designer. 8)
Ghislain wrote:I could do that -- but it would take up quite a bit of memory. However...
You could reserve an 8x8 field of the map, and define the players shape by looking whether certain objects are (not) dropped within the field.

This could even be part of a puzzle, maybe you could only pass some barrier, when your player has exact the necessary shape.

Michael
Post Reply