Learn game development and animations with Construct
Hello this tutorial this originally written in Portuguese in Brazil. Sorry for the flaws in the translation! This tutorial is basic and is intended to pass a sm...
If you’re an indie game designer, chances are you have to wear lots of hats, just like me. On top of writing and coding, we generally have to dive into level de...
This tutorial will show you how to implement the Admob Ads Object. I used to implement the CocoonJS Object so I could use the Ludei Cloud Compiler and integrate...
Hi everybody, this time we'll be landing on the moon for some more old arcade action. And, as always, you can download the sprites used in the tutorial. HERE. F...
I have made a capx to show how you can draw circles, with 2 sprites and a few lines of code. (Events). See what psychedelic patterns you can come up with. I hav...
Just a bit of geekazoid fun, watch Pi being calculated live by your computer, unfortunately due to performance optimization we can't do more than 10-decimal pla...
In this tutorial, you will learn some simple workflow adjustments and shortcuts to code fast in Construct 2. You can uncheck the “Add Action Links” in the Event...
Here we use the 'Distance' math function to draw a line between Sprite A and B. Drag Sprite B, with the cursor to change your distance from A to B.
I am in the process of writing a series of tutorials introducing concepts that need to be understood in order to make 2d games. This series is aimed at absolute...