Framerate independent games are games that run at the same speed, no matter the framerate. For example, a game might run at 30 FPS (Frames Per Second) on a slow...
Virtually every game has to work on a different sized screen. This can be different size phone screens - which can even vary across different versions of the sa...
Since my Pinball example seems to be from quite some interesst, I will try to compile this tutorial for everyone trying to use the physic behavior for similar g...
You can use the following operators in expressions: + (addition). - (subtraction). (multiplication). / (division). % (modulo, remainder after division). ^ (rais...
Previewing on a LAN address in Construct 2 allows any device on your Local Area Network (LAN) to preview your project. For example, if you have both a PC and an...
Hi, I have decided to make a how to series of tutorials based on topics users have requested me to help them with. This is the first of the series - A in game s...
Again "Wait" caused some confusion, so here is a tutorial on how to build a "follow me" kind of game. As allways with my Tutorials, you'll find everything you n...
Note(30 December 2013) Please note for the time being a new CAPX and test page links in the back are updated. Prior comments of the tutorial not working were ma...
Creating Android games with Construct 2 can't be easier . Its really easy to do it ^^. So many people asked me how to do this also there are many people thinks...