Content tagged construct2

Construct 2 was released in 2011 and is a Windows only games engine that exports to HTML5.

1,865 usages of this tag
UpvoteUpvote 1 DownvoteDownvote
This content is deleted
Tutorial
Construct 2 User Interface Video Tutorial
Not favoritedFavorited Favorited 11 favourites

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...

14 years ago
UpvoteUpvote 4 DownvoteDownvote
This content is deleted
Tutorial
CB Hash - MD5, SHA-1 and SHA-256 hashing algorithms.
Not favoritedFavorited Favorited 28 favourites

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...

UpvoteUpvote 1 DownvoteDownvote
Not favoritedFavorited Favorited 6 favourites

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...

14 years ago
UpvoteUpvote 1 DownvoteDownvote
This content is deleted
Tutorial
How to make an Airplane Shooter with C2 (Video)
Not favoritedFavorited Favorited 54 favourites

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...

14 years ago
UpvoteUpvote 3 DownvoteDownvote
This content is deleted
Tutorial
New to Construct: where to start ?
Not favoritedFavorited Favorited 46 favourites

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...

UpvoteUpvote 6 DownvoteDownvote
This content is deleted
Tutorial
How to use the System 'Wait' action
Not favoritedFavorited Favorited 86 favourites

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...

UpvoteUpvote 5 DownvoteDownvote
This content is deleted
Tutorial
How Construct 2 licenses work
Not favoritedFavorited Favorited 80 favourites

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...

UpvoteUpvote 3 DownvoteDownvote
This content is deleted
Tutorial
How to make a Facebook game
Not favoritedFavorited Favorited 224 favourites

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...

UpvoteUpvote 3 DownvoteDownvote
Not favoritedFavorited Favorited 69 favourites

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...

UpvoteUpvote 6 DownvoteDownvote
This content is deleted
Tutorial
AJAX Example with Construct 2
Not favoritedFavorited Favorited 87 favourites

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...