View Single Post
  #138  
Old 11-04-2012, 04:48 AM
AirHog71 AirHog71 is offline
Approved Member
 
Join Date: Oct 2012
Location: Victoria, Australia
Posts: 43
Default

Ok I need to back track and correct my rant

Looks like you can write an Win App Store compliant game using C++ / DirectX

http://msdn.microsoft.com/en-us/libr.../br229580.aspx

Edit: Have learned that this is managed c++ / cli, so the performance still wouldn't be as good as unmanaged c++.

Last edited by AirHog71; 11-04-2012 at 10:50 AM.
Reply With Quote