Isometric game: C++ and SDL or C# and SDLdotNet

Started by
3 comments, last by kiketom 18 years, 1 month ago
Hi! My friend and me want to make a isometric adventure game. He says that is better C# and SDLdotNet. And i say that is better C++ and SDL. what do you think about????
Tomy
Advertisement
Flip a coin. They both can do the same things.
I'd say go with C#. Then memory management would be one less thing you would have to worry about.

The only downside is that anyone who wanted to play the game would need the .NET framework :(
if you think C++ and SDL are better and you both can program in it use them, if you have more combined C# skill use it
memory management isnt a huge issue if your de/allocation code is resonably clean and arnt afraid to use stl
everything depends then on the memory management...
ok , thk.
Tomy

This topic is closed to new replies.

Advertisement