Construct 2 Tutorials
Learn game development and coding with Construct 2
-
-
Windows 8 and Clay.io Integration
This will get your app ready to publish to the Windows 8 Store using Clay.Io! There will be some code wrangling in the Visual Studio IDE so this Is'nt aimed at...
-
Algorithm Plugin
The Algorithm object is a very simple plugin that allows one to easily create algorithms. Algorithms are essentially flowcharts. I created this tiny plugin for...
-
Random with Bias
This is (hopefully) a quick tutorial allowing you to set a bias of random options you might have. The example .Capx file can be got : Here. We're are going to u...
-
Make A Sliding Marquee In One Action!
I wanted to make a sort of sliding marquee for the splash page of my game, something that could give the player a few tips on how to navigate, etc. I didn't wan...
-
Facebook - How to Invite a friend
Level: Intermediate to Advanced. Pre-Requisites: 1. Knowledge of Javascript and Facebook Developer Docs. 2. Read the tutorial on Facebook - How to get a list of...
-
Facebook - How to get a list of friends
Level: Intermediate to Advanced. Pre-Requisite: Knowledge of Javascript and Facebook Developer Docs. The Facebook plugin that ships with Release 116 currently c...
-
-
Android games with CocoonJS
This tutorial will show you the steps needed to get your game on to Google Play / the Android Market. This info was gathered from other tutorials and forum post...