Tag Archives: Apps

How to build and emulate for Universal Windows Platform with Unity 5.3

This procedure has been tested using Windows 8.1 and Windows 10 with Unity 5.3.1p2 and Visual Studio Community 2015 Version 14.0.24720.00 Update 1. Note: Although the Unity docs state that “Currently if you want to build for Universal Windows 10 Applications (a.k.a UWP), you have to do it on Windows 10.” (http://docs.unity3d.com/Manual/universal-windows-10-apps.html), building on Windows […]

How to get started with Cocos2d-x on Windows, targeting Android

I recently got the cross-platform framework Cocos2d-x up and running on my computer for some programming tasks. The installation process proved quite challenging however, mainly due to the great lack of documentation. Therefore I decided to publish some complementary information to the official documentation here. I hope it will help! The following process has been […]