Click here to Skip to main content
15,885,366 members

Comments by ARon_ (Top 1 by date)

ARon_ 13-Dec-10 13:40pm View    
bottle neck in what respect what?

Performance? C# is slower than c++, because of JIT and garbage collection. That is life with c#.

Design? Your available game development code-base is smaller because commercial video games aren't typical written in c#. So there will be limited plug and play code such as asset importer, asset management code. etc...