Learn game development and coding with Construct 2
Construct 2 games run in a browser using HTML5 technology. This means there are many ways you can publish your games. Here's an overview of the ways to share yo...
To publish a native app on the iOS App Stores you need to be a registered developer with Apple. Note this costs $99 a year; If you're not yet ready to publish,...
Construct 2 games work offline. So long as the game has been downloaded once while online, the user can play the game again after going offline. This is great f...
If you haven't already, check out the Physics in Construct 2: The Basics tutorial. That'll cover the basics you need to know before moving on to forces, impulse...
Construct 2 allows you to import GameMaker rooms and objects from .Gmx projects. This tutorial describes how to do it, what's imported, and what's not imported....
Si no lo ha hecho, consiga una copia de la versión más reciente de construir 2 aquí . La Construcción de 2 Editor es sólo para Windows, pero los juegos que uste...
Did you know iOS supports web apps - apps that are installed from a web page, rather than from the App Store? They'll even keep running after going offline! You...
There are many known techniques and methods of protecting game assets from being stolen or riped but none of them are perfect, and some of them are quite comple...
This tutorial was created in 2017 after Intel XDK was depreciated, but it still should work in 2020. Code Snippets: Gestyy.Com/w92wxO. If you have any problems,...