Re: [GD-General] Scripting in Lua tutorial
Brought to you by:
vexxed72
From: Javier A. <ja...@py...> - 2002-12-20 08:23:01
|
Parveen Kaler <pk...@sf...> wrote: > Lua looks like a very cool language. What I'd like to see is a > document helping me make an educated choice between Lua, Python, > Simkin and any other scripting language people would care to throw in. Lua is simple and small. Phyton is complex and big. Simkin I have never seen but recall it is a bit in between the two. All three have got the job done in several games before, so you won't be make a bad choice with any of them. The decision to go with small & simple versus complex & big depends essentially on how much software engineering your designers or script writers are able to do - if they are not programmers, go with something as simple as possible. Javier Arevalo Pyro Studios |