About 50 results
Open links in new tab
  1. Should C# or C++ be chosen for learning Games Programming …

    Closed 13 years ago. I've basic game programming knowledge in c and c++. I'm learning c# nowadays. If I want to make a career in console games programming, which one I should use to proceed? I've …

  2. .net - 2D game programming tutorials in C# - Stack Overflow

    Feb 24, 2010 · I want to learn about programming 2D games in C#. What are the best tutorials that are beginner oriented, written for C#, and preferably use GDI+ (or something equally simple)? I am …

  3. Viability of C#/.NET as the new standard game dev platform?

    Aug 29, 2010 · My question is, with the rise of XNA, has C# and the .NET framework been positioned well enough to take over as the new standard game development platform? Obviously the inherent …

  4. Game programming : C# or C++? [closed] - C# or C++? - Software ...

    Understand that C# is excellent for experiencing game developpement, not for portability on some gaming platform or other concerns. The best case scenario is when you know enough game dev …

  5. gaming with c++ or c#? - Stack Overflow

    Aug 1, 2011 · Given the ubiquity of mobile devices and the popularity of playing games on them, I think that is a strong indication of C#'s power and capability as a game development language. Quite a …

  6. c# - Game Development using Unity3d - Stack Overflow

    Nov 19, 2018 · Pako Game Hi there, I am just starting game development. Specifically with Unity, Android Studio, and C#. Me and my group planned to make a game for our thesis. The problem is …

  7. C# game development after XNA - Stack Overflow

    May 23, 2012 · 3 Imo if your going to be a game dev and you want complete control and want to port, and furthermore want to use C#. OpenTK is probably the way to go. It supports up to OpenGL 3.0 …

  8. c# - Game Development - How could I pass 'command line arguments' …

    Oct 4, 2016 · Game Development - How could I pass 'command line arguments' to a Unity standalone build? Asked 9 years, 3 months ago Modified 3 years ago Viewed 34k times

  9. C# or C++ for making a game engine (in depth) - Stack Overflow

    Jan 7, 2017 · What is best C# or C++ for making a game engine. I currently am a .NET C# developer and really want to use C#. Although I know C++ does support memory management and that is why …

  10. game development - How to make enemy move toward player in …

    Dec 29, 2023 · I'm making a 2d top-down game in Godot 4 with C# and I can't get the enemy AI to move toward the player. The only time it follows the player is when the player in under the enemy and …