A lot of people recommend C++ language to develop ps1/ ps2/ pc games!
is it not possible with C#??
?????
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
SenthilkumarPosted Apr 17, 2012, 12:26 AM
Some of the language may have lot of support for UI or driver specific.
But all the language has the capability of games development. Its all about the logic.
you can write games in C#.
Now days some amazing web paged games by using the HTML5 and javascript. It was awesome!
Sam HobbsPosted Apr 16, 2012, 4:15 PM
Certainly Microsoft wants everyone to use .Net whenever possible. I assume that XBox has excellent support of .Net. There is so very much to learn that I think you can safely invest time in learning other things about XBox and Game programming. The C++ language might be good for programmers that already know C++ but I doubt that you need to learn it just for the XBox.
Lars PerssonPosted Apr 16, 2012, 1:05 PM
However there are another framework called XNA. I Don't know if you can program for other console but XBOX.
http://en.wikipedia.org/wiki/Microsoft_XNA
For playstation there seem to be: http://www.playstation.com/pss/developer/ and http://www.mono-project.com/Mono:PlayStation3
So based on this perhaps you can try to google further. Seems to be alot.
Youtube have a lot of good tutorials I think. You can also do a search there.
Maybe C++ is your best choice for making really advanced games, don´t know.
But if you know C# the step should´nt be so long for C++.