Construct Tutorials
Learn game development and animations with Construct
-
-
How to make a Facebook game
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...
-
New to Construct: where to start ?
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...
-
Making an iOS web app with Construct 2
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...
-
Upload your game to Dropbox
Have you finished your game and want to share it with the world? If you have your own website and some HTML know-how, you probably are comfortable integrating t...
-
Blend mode
I re-made the official Blend mode example. Before: After: Note: Blend modes only work on layers with 'Force own texture' property enabled.
-
Using Ajax as Event Signals
Everyone! I am Chad Wolfe, founder of Cairo Creative Studios LLC, and today I come to you with a relatively mad and also extremely useful replacement for Event...
-
Create a simple Inventory system
This tutorial introduces several ways to manage data structures to make a simple inventory system. Which one is better dictionary or array inventory? They each...
-