Tagged Questions
2
votes
5answers
485 views
Is It More Efficient To Make Games In Languages I Like?
Is it more "efficient" to develop games with languages you're good with and like best rather then the "best" language?
For example: I like C# (It's My First Language) and I'm really good at it and ...
0
votes
0answers
155 views
First programming language, C#? [closed]
Wanting to learn to program, is c# / XNA a good language to start off with? (for game development in the future).
10
votes
2answers
434 views
Can I call c functions within the XNA framework?
I would like to make a 360 game and was just wondering if I could re-use some existing C code I have or whether I need to re-write everything in C#. Any help is appreciated.