In this Construct 2 tutorial, I’d like to emphasize a few tools that C2 offers to quickly build events up using the event editor. This article is about the proc...
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...
First in a new project , add a Text object just change the name to "Data " , add a Textbox object , put it under Text and name "Area" , finally creates two Butt...
The SpriteFont+ plugin extends the existing Sprite Font native plugin to include richer support for individual character widths during editing and runtime. The...
Here is a method for supporting multiple languages using XML and project files . Each language will have it’s own file called strings. Xx .Xml where xx is the t...
My name is Patrick and lately I've been dealing with a lot of pixel art, whilst I'm no industry veteran or a professional pixel artist that has worked on x amou...
These technologies have been retired. Use Cordova instead. This tutorial is preserved for archival reasons only. The Intel® XDK provides HTML5 publishing servic...
Apps are no longer supported on the Chrome Web Store. This tutorial is preserved for archival reasons only. The Google Chrome Web Store hosts apps, extensions a...
Construct 2 can make all kinds of 2D games. In this tutorial, you'll be taken through the basics of making a platform game in Construct 2. If you're new to Cons...