Quote from: Pumaman on Fri 05/01/2007 20:07:11
Even if AGS was ported to C#, it would mean having to maintain two different ports, since the Linux and Mac versions would be unable to run it; but a rewrite in C# is too large a job to consider for now.
Mono can run .Net applications on Windows, Linux, and reportedly also on MacOS and others. I guess that you wouldn't be able to use XNA or Microsoft/Windows-specific API, but other than that, it works great for both small and large scale applications.