Adventure Game Studio

AGS Support => Beginners' Technical Questions => Topic started by: Thriller on Tue 22/04/2008 08:19:51

Title: Programming type?
Post by: Thriller on Tue 22/04/2008 08:19:51
What type of programming does AGS use? Is it .NET?
Title: Re: Programming type?
Post by: Khris on Tue 22/04/2008 09:29:09
The editor is written in .NET, the engine is written in C.

AGS's scripting language is neither; it's similar to Java or C though.
Title: Re: Programming type?
Post by: Radiant on Tue 22/04/2008 16:13:38
Or C++, C#, PHP, or Javascript. One big happy braced family :)