+ 23
Do i need unity to write a game in C#?
12 Answers
+ 21
No, there are other game engines or you can even write a game in pure C# but unity is definitely the best choice for high quality game development.
+ 15
You can also do it from scratch also but having powerful game engine like unity will make the task much easier and much more efficient.
+ 14
I think much people haven't seen power of unity engine themselves. Even the mobile version call of duty is made on unity.
Also unity is easier to learn compared to other engines which makes it a perfect choice for beginners.
+ 3
Unity is the best choice for the best quality game development....âïž
+ 2
No
+ 2
You can use it but it is not necessary, you can use other game engines too.
+ 2
Not really. It depends on what you want to make concretely. My last project was an incremental game that I wrote on WPF (C#). I understood that that platform is not really good for games, but in my case that's okay, anyway.
+ 1
You can either do in Virtual Studio or in Unity. Well, Unity basically uses Virtual Studio only for C# coding, but you can select something else also from the Dev tools.
0
You need maths
- 2
No, you can make game without unity. C# has VS where you can make games or other apps