Construct Tutorials
Learn game development and animations with Construct
-
-
My 7 best game design resources
It takes a lot of time to find good learning resources online. For this christmas, I decided to share my 7 most valuable game design resources with you. If you...
-
Platformer Enemies AI
File now fixes the "Idle" animation not being changed if "Idle" animation Is'nt ordered first in Enemy's animations. UPDATE - 2/5/2015. I always see people aski...
-
How To Handle Multidimensional Arrays
Not a big fan of instance variables? Do you like to use arrays and to create complex data? It’s you’re lucky day since I’m going to teach you how to use multidi...
-
Snakes & Ladders
Many of you send message to me saying Shiva will you create game for me. I want snakes & ladders. Once I see how you create the game in Construct 2 than I am ab...
-
Exporting desktop apps with NW.js
Construct 2 can export your project as a traditional desktop app with NW.Js , which is basically a standalone version of the Google Chrome browser. In other wor...
-
-
Level Up (beginners)
In this tutorial I will be explaining how to add a basic leveling system using Experience Points and using levels as conditions. This tutorial is for what I ass...
-
Change your game resolution
Not everyone has high powered devices to game on so I was looking for a way to allow people who play my game to change the resolution. The forum member Aphrodit...