Ejecta is an open-source wrapper designed to provide a high-performance way for HTML5 games to run as iOS native apps. In order to test and publish with Ejecta,...
Construct 2 can export your project as a traditional desktop app with NW.Js , which is basically a standalone version of the Google Chrome browser. In other wor...
In this tutorial, you will learn how to create a simple 2-player network game, where two sprites move around a layout and try to collect the most objects. Befor...
CBHash is a third party plugin made by lovely Kyatric . Download it from here: CBHash plugin . In previous part of my tutorial (you can find it here Simple prot...
Many of you asked time after time how you can make memory cards flipping game with Construct 2 Without adding third party plug-in. Answer to that is yes Constru...
In this tutorial I'm going to show you how to take a screenshot, save it and share it with iOS and android's native share function. For of an example on how thi...
Here I'll show you a way (sure there are diffrent ways to work it out though) for saving and loading numeric variables or string variables from the LocalStorage...
Because I can't type more in the title (limited characters), so let me explain this problem exactly before diving in. This happens when: - You have multiple gam...
In this tutorial we'll see a method to create a "Load Game" layout and an in-game screen for saving/loading with more than one slot; Using Web-storage and an ar...