2d point and click adv game

Hi there!
Does anyone here is or knows somebody working on that style of game? Like old ones made by LucasArts…

Tks,
L.F.Estivalet

Hmm… no, not really.

However, you should checkout this page:

[quote]Adventure Game Studio (AGS for short) allows you to create your own point-and-click adventure games, similar to the early 90’s Sierra and Lucasarts adventures. It consists of an easy-to-use development environment, and run-time engine.
[/quote]

i currently have an engine that is capable of such games, however it has no graphics medium in which to function (or sound for that matter) so it’s stuck as a text adventure system until i get my engine running (which taking time as i’m still learning).

i’ll let you know how it’s going from time to time, if you like.

Of course I want! Do u have a homepage for the project?
I am finishing my 2D game engine and I wanna add this functionality to it

no homepage yet i’m afraid (can’t afford one and don’t have the time to make one).

in order to use it though, at the moment anyway, you’d have to use a dedicated engine (i.e. one that would patch into the adventure game engine and also run the graphics, sounds, etc.) and there are still a few hiccups that need ironing out.

plus it isn’t as complete as i’d like it to be as i really need to make a game properly so i can put all of the functionality needed into it (things like making it possible to have sidekicks a-la Sam and Max) and i won’t be able to do that until i get an engine sorted.