This tutorial will show you how to communicate with the page that your game is sitting in, which could give you some pretty awesome options! View the online dem...
This is a simple tutorial aiming to help you keep your project organized. Organization is important when working on anything, and it's a common practice for eve...
It's always good to plan ahead when making a project, and determine when you'll need a family in advance. However it's easy to forget and end up with a large nu...
Edit: I updated the tutorial. You can check Online example and download capx file. Kittiewan has a similar technique for shuffling, but I used a more common tec...
Well I write this tutorial because I had a wile ago a big problem. I wont to make some "smoke". Well so I was searching the hole web for a nice sprite sheet or...
Using Webstorage to locally store a high score and replace it if the score is broken. You can also do this with Session instead of Local to keep the high score...
I don't RECOMMEND using Socket.IO anymore, you should use the official multiplayer plugin. I updated the Capx you're no longer needing the combobox & listbox pl...
I recently put out a new video course at Learn Construct 2 . This video is an add on to that course showing how to create a local top 10 high score table using...
Real simple tutorial showing how to spawn enemies off screen. Watch on YouTube!