Content tagged construct2
Construct 2 was released in 2011 and is a Windows only games engine that exports to HTML5.
You can watch part one of my series of video tutorials on Construct 2's interface below. Go to page 2 for the concluding part of this video tutorial! The conclu...
CornedBeef Hash. CB Hash is a plugin for Construct 2 allowing the user to hash a string and some other parameters, depending on the function, using MD5, Javascr...
On the following pages you will find video tutorials on how to make a game in Construct 2. Below is part 1: Part 2 of my video tutorial on how to make a game in...
NOTE: This video tutorial series is extremely outdated and the videos are no longer on YouTube. Sorry! 7 Part Video Tutorial for making an airplane shooter game...
You may just have found about Scirra's creation tools and are considering using them to make your future application/game. Nevertheless, this is a new world for...
The Wait action in the System object waits a number of seconds before running the next action. The Wait for signal action works very similarly, but instead of a...
You can use our "What License Do I Need" tool to quickly discover which license you're required to use. A full description of the licenses we offer exists below...
In this tutorial, we'll learn how to add a HTML5 game made with Construct 2 to Facebook, and how to integrate it with Facebook's features. If you haven't alread...
Construct 2 can export to HTML5, meaning that your application can be played/executed in last generation browsers. NOTE: This tutorial Is'nt meant to be an exha...
Construct 2 has an AJAX object that will allow you to make a request to a target page in order to return the resultant data to AJAX.LastData where we can use th...