Construct Tutorials
Learn game development and animations with Construct
-
Your own textbox
ASCII Conventer online. Dont like standard HTML textbox? Let's make your own! Everything is much simpler than it seems. For this example you will need only 2 ob...
-
Introduction to Time / Timer functions
Although there are some timer tutorials here, we'll explore different things you can do with timers. The time variable is a built-in variable that begins whenev...
-
How to use your own Web Fonts
Construct 2 Release 74 introduced the ability to use Web Fonts in your projects. This allows you to add custom fonts to your games without having your players i...
-
Grid for Turn-Based Movement
Let's start by adding objects: Tile map with graphics for the playing field. TilePath "Tilepath" for the grid of moves. Sprite "Unit". Since a single tile is us...
-
How to Build a Turn Based Strategy Game
An example of what can be accomplished using this tutorial and the provided TBS.Capx template visit the game Classic French vs British on the Construct Arcade....
-
Construct Time #8: Better Slider Bars
This time I come with a brand new kind of thing. A fully fledged JS module! There's not too much to explain, and I'm gonna be honest, it's pretty late right now...
-
-
How to Make a Clicker Merge Game
In this Tutorial ( file attached ) "ready project" you will learn how to make a clicker game , touch to win coins , but you can merge the itens and make upgrade...
-