Hacker News new | ask | show | jobs
by IdahoEv 5311 days ago
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.
1 comments

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#.