Game Development Community

Looking For Adventure Game Engine

by Adam Jedrzejewski · in General Discussion · 01/09/2002 (3:03 am) · 6 replies

Hello Im looking for Adventure Game Engine for not programers. I have try few but i cant Choose goood One ! Any Ideas ?

I cant find good programer so i must do it myself :-(

#1
01/09/2002 (4:29 am)
Hi

What is an Adventure Game Engine??

I think you mean an engine to create an adventure.
I also believe you think about a 2D engine, right??

Try Jamagic
www.clickteam.com/English/jamagic.php

It's a 3D engine using sprites.
Sprites are pictures mapped on a polygon.

So you have the work of a 2D engine and the advantages of a 3D engine.

But it also supports models, maybe you can model your scenes and add sprite objects and characters.
Many games made it in this way, some graphic cards ago.

greetings
Daniel
#2
01/09/2002 (6:59 am)
Couldn't it also be an engine for the story/plot?
Like "when I have the rose, the girl suddenly agrees to talk with me, etc" :)
#3
01/10/2002 (2:19 am)
Im my opinion, the Adventure Game Studio is great. There are alot of people doing some realliy exciting things with it, and the surface has only been scratched.
http://www.adventuregamestudio.co.uk/
#4
01/10/2002 (5:52 am)
Also pop by the Adventure Developer forum:

www.zenzer.net/adventure


llyod
#5
09/25/2003 (6:31 pm)
I just recently opened my own gaming company. What I have is a game engine written using DirectX9. This engine includes:
-animation engine(from mesh loader to hierarchy processing to animation controls)
-auto camera view (follows the main character, 360 degree view)
-physics engine
-collision detection
-input engine
-sound engine
-music engine
-background loader
-vertex & pixel shaders

What I lack are artists to do 3D animation, 3D modeling, 3D texturing, world gemometry, etc. I'm far from being an artist but can program almost anything, and I'm looking to recruit talented artists. I have a rough game script; based on action adventure - RPG genre.

My pay is to share the profits on the game.

Anyone interested can email me at cullum_a@bellsouth.net
#6
09/25/2003 (11:44 pm)
You can find a good engine called The Wintermute Engine at http://www.dead-code.org for 2d style adventure games :-)

Pretty easy, got alot of editors, a decent scripting system, you should check it out.