Viability of C#/.NET as the new standard game dev platform?

前端 未结 13 2067
遇见更好的自我
遇见更好的自我 2021-01-31 04:26

For a long time now C++ has been the dominate game development language. Many AAA quality 3D engines are available to fit any budget.

My question is, with the rise of X

13条回答
  •  轮回少年
    2021-01-31 05:13

    Lua should be of interest to you, as you can embed it in C# and access your objects from LuaScript.

提交回复
热议问题