Another Python (future) success story

Delaney, Timothy C (Timothy) tdelaney at avaya.com
Thu Feb 6 17:56:02 EST 2003


http://vnboards.ign.com/message.asp?topic=44738997&replies=1

The game I am most looking forward to - Greyhawk: The Temple of Elemental Evil - has its scripting engine done in Python.

"""
21.Useless information: What language are you writing the gamecode in? 
The renderer is written in C, the animation player is in C++, the game logic and user interface is also written in C, and most of the scripting is done in Python(thanks Guido).
"""

Sounds like a fairly good combination of languages to me.

For those who don't know, ToEE is a party-based, turn-based, D&D 3rd edition isometric game being developed by Troika - Arcanum, and the people originally behind Fallout. Anyone who recognises those names knows this is *not* going to be another Neverwinter Nights, Icewind Dale II or Pool of Radiance II ...

Tim Delaney





More information about the Python-list mailing list