Kongregate.Com in the most basic description, is a flash game website that offers tons of games to play from various developers. Its a great source for those st...
Let's add some variety in our shooting. I mentioned in the another tutorial that a charge shot can do the trick. It can help change the timing, speed and accura...
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...
I figured out understanding it thanks to the new Particle plugin. I put it here an example (from my comboBox plugin) for devs who needs help about drawing insta...
I just wanted to add my own little lessons from making O-Ring . I kept the game as simplistic as possible using only the plugins that came defaulted with the or...
You will need to be atleast familiar with the Construct 2 event sheet in order to follow this tutorial. A subroutine is quite simply re-usable code. Eg. If you...
Construct 3 has many features. This is great for people who want to make complex and advanced games. However sometimes the broad feature array is actually a dis...
Often you'll develop a game with a keyboard and a mouse, but these days many devices have a touchscreen with neither a mouse nor a keyboard. If your game can on...
Construct includes the Physics behavior, powered by the Box2D physics engine. This allows you to have objects moving with real-world physics. Click here to open...