Publish a Windows 10 Game with Construct 2

By Shahed C on September 4, 2015

(I’ve also posted this link on Redditreddit-logo   

Scirra recently announced support for Windows 10, in their game development tool Construct 2. To help developers export their games and publish to the new Universal Windows Platform for Windows 10, I put together a quick tutorial.

Steps:
1. Enable developer mode in Windows 10
2. Enter game details in Construct 2
3. Export to Windows 10 Universal format
4. Fix manifest file in Visual Studio, if necessary
5. Associate your app with Store App
6. Add required images, e.g. logo, icon, splash
7. Run WACK (Windows App Certification Kit)
8. Publish to Windows Store!

 Download PPTX file:

https://wakeupandcode.com/public_downloads/C2-Win10-Export.pptx

 Video on Ch9:

http://channel9.msdn.com/blogs/shahedC/Publish-a-Windows-10-Game-with-Construct-2

  SlideShare:

http://www.slideshare.net/shahedC3000/publish-a-windows-10-game-with-construct-2

 

 

 I hope you enjoyed this tutorial! 🙂

7 thoughts on “Publish a Windows 10 Game with Construct 2

  1. Pingback: Dew Drop – September 4 2015 (#2084) | Morning Dew

  2. Pingback: Windows 10 universal apps with Construct 2

  3. Pingback: How do you publish Construct 2 games on Windows 10? | Asking

  4. Pingback: Dew Drop – September 8, 2015 (#2085) | Morning Dew

  5. Pingback: Shahed Chowdhuri's Blog: Asset Game Challenge‏ | Wake Up And Code!

  6. Bava

    Hi, thank you for the tutorial! I’m actually having an issue with package.appxmanifest, when i double click on it, i it says that this item does not support previewing’, so i don’t know what i can do about it. I tried to export the game again, but nothing changed, same message. May you please help me? Thanks in advance!

    Reply
    1. Shahed C Post author

      The manifest file can be viewed in a visual mode or in code mode. You may have to right-click to view the code version, and fix any potential issues with it. Then try to double-click it again to view in the visual mode.

      Reply

Leave a Reply to Bava Cancel reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.