Moving from XNA/C# to DirectX/C++ quite confused
- by misiMe
I made some game with XNA/C# for Windows Phone and Windows 8, since XNA is dead and Visual studio doesn't support it (I have to target Windows Phone 7.1 to build with XNA), I want to start learning something more "consistent in time" and improve my skills.
I'm a little confused about the possibilities, because C++/DirectX alone seems difficult, so…