DirectX on Windows Phone: 2D Game Example using DirectX Toolkit
With Direct2D being removed from the Windows Phone 8 edition of DirectX, game developers will need another alternative for developing 2D games. Using XNA to make a 2D-game is one option, but it isn’t necessarily the best one if the developer prefers C++ features instead of C# or if the developer already has a DirectX […]
Continue Reading