Construct 2 allows you to import external files to your project. For more information, see the manual entry on Project Files . This tutorial covers some useful...
Microsoft have retired Windows Phone 8. This article is preserved for archival reasons only. Creating a game for Windows Phone 8 is easy with Construct 2 . If y...
I am again here with new video tutorial as I promise I will upload every week a new video tutorial. In this tutorial I have shown that how you can setup multipl...
In this video I have shown how you can create multiple movements of any character on same Animation using global variable and also select character option. So i...
Firebase Plugins for Construct 3 released! Firebase is an app development platform which provides API (Application Programming Interface) primarily for Database...
Construct supports writing TypeScript code in both script files and event sheets. If you're new to the Javascript programming language, consider looking for a b...
This is the final part 13 of the tutorial series Learn Javascript in Construct . This part follows on from part 12. So in case you missed it, see Learn Javascri...
I've searched for a good solution myself when I had this problem, and after solving it I've gotten a lot of messages of people asking how I did it, so instead o...
With this tutorial I will attempt to show you how a game server for a turn-based game of tic-tac-toe can be set up through a python web framework - Web2py and w...