Hacker News new | ask | show | jobs
by elabajaba 409 days ago
The core unity game engine is c++ that you can't access, but all unity games are written in c#.
1 comments

And you could do that with any garbage collected language, right? You could reuse that C++ core with a JVM language.