Forums

Forums (http://www.abandonia.com/vbullet/index.php)
-   Programming (http://www.abandonia.com/vbullet/forumdisplay.php?f=25)
-   -   Which programming is best for game development (http://www.abandonia.com/vbullet/showthread.php?t=46746)

shivambhatele 30-04-2020 09:49 AM

Which programming is best for game development
 
Hello Everyone, I am new here and I want to build the high loaded game application and I am confused about which programming language is better in terms of performance and capability between c++ vs c#. I know about C++ is flexible, I can code anything, the compiler doesn’t generate warnings unless syntax is incorrect some but I don't know about c# programming. Can anyone suggest me which is better?

zirkoni 03-05-2020 01:09 PM

C# + C++ = Beef: https://www.beeflang.org/docs/foreward/


C++ almost definitely has better performance in most cases but if you're not making a Triple-A game with lifelike graphics and sophisticated AI then the difference probably doesn't matter (except maybe if you target some very low-end devices).


I'd say just pick whichever you like best. And maybe also look into what kind of libraries the languages have for game development purposes (graphics, sound, etc).


The current time is 06:50 PM (GMT)

Powered by vBulletin® Version 3.7.1
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.