[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Game Logic



On Wed, 2 Aug 2000, Chris Purnell wrote:

> I'm doing a third person perspective 3d game.  It will be
> single player only. The game play will be puzzle, exploration
> and anything alternative to violence I can come up with
> including character to character interaction if I can work
> out a good way to do it.

I would start by looking at some of the languages that are often used as
script languages: scheme, lisp, perl, tcl and python comes to mind. Most
of these are very easy to use in your own programs. For lisp, golgotha has
some source to do it. I think that tuxracer uses tcl quite a bit. And so
on.

If performance is a serious issue, you may want to evaluate them in the
context of your game, however, I think the interprenter overhead on a
modern CPU is very small, and you gain a lot from these languages. 

Mads

-- 
Mads Bondo Dydensborg.                               madsdyd@challenge.dk
During the ILOVEYOU Outlook Email Virus outbreak, some organisations disabled
the mail system and issued warnings over the intercom. The Joys of Windows...


---------------------------------------------------------------------
To unsubscribe, e-mail: linuxgames-unsubscribe@sunsite.auc.dk
For additional commands, e-mail: linuxgames-help@sunsite.auc.dk