C# and game programming

I heard that C# isnt efficient in Game programming ,so I wanna know if that is right or not and if that is right so what is the best 4 Game programming? ,Plz reply

Comments

  • : I heard that C# isnt efficient in Game programming ,so I wanna know if that is right or not and if that is right so what is the best 4 Game programming? ,Plz reply
    :

    there's a thread on this in the C# messageboard. It's kinda old so it might be further back... Hope this helps... ITA :-)

  • Vertigo Software converted Quake II from standard C to C++ for .NET. It's completely managed code and runs great.

    http://www.vertigosoftware.com/Quake2.htm

    I believe the performance difference between C++ for .NET and C# would be minimal since they both run against the .NET Framework. Converting C to C++ is just easier then moving the code to C#.

    : : I heard that C# isnt efficient in Game programming ,so I wanna know if that is right or not and if that is right so what is the best 4 Game programming? ,Plz reply
    : :
    :
    : there's a thread on this in the C# messageboard. It's kinda old so it might be further back... Hope this helps... ITA :-)
    :
    :

Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Categories