Construct Tutorials
Learn game development and animations with Construct
-
-
-
Circle Maker
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...
-
Pi without Pi Calculator
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...
-
How to Code Faster in Construct 2
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...
-
-
2d Game Fundamentals
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...
-
-
1 Click platform
Use the up arrow to jump, the other movements are automatic, we used the function that identifies the walls, and the character bounces back, user interaction is...