0
Is c# can use to build a game
3 Respostas
+ 8
So yes, C# is good for game development - because you can use it in Unity. Microsoft's XNA framework (Microsoft XNA Game Studio 4.0) was a great way to get into independent game development, and that was driven by C#. ... The script/code for Unity games can be written in javascript or C#.
0
Of course, you can develop game with c# using libraries:
XNA
FNA(Terraria coded with fna and c#)
Monogame
OpenTK
SFML
TaoFramework
SharpGL
Or you can use engines:
Unity
Godot