Hacker News new | ask | show | jobs
by tc7 5307 days ago
How about Unity? http://unity3d.com/

3D, cross-platform... free...

1 comments

Yeah, Unity is one I intend to look at. It's not immediately obvious from their page what language(s) we'd be coding in, however.
From their Engine programming area: http://unity3d.com/unity/engine/programming

Since it's .NET based via Mono i'd assume C# but it also says it supports scripting languages: JavaScript and Boo, a dialect of Python.

There are a few options, but C# works well. Many of the template implementations are in C#.