Thread: Gs3
View Single Post
  #111  
Old 07-17-2013, 03:54 PM
Julien Julien is offline
Registered User
Join Date: Jun 2013
Posts: 8
Julien is on a distinguished road
There are several cross-platform game libraries that are based on the Mono / .NET Framework (C#):
  • Unity 3D (also supports JavaScript-like language)
  • Xamarin
  • MonoGame
  • ...

Conversion from GS3 to C# would allow the Graal engine / tools / scripts to be compatible with these libraries, and possibly deploy on new platforms.
Reply With Quote