Construct 2 Tutorials
Learn game development and coding with Construct 2
-
Breakout in 7 Lines
You don't need complicated code for breakout game or fancy sprites. I will show you breakout in less than 10 line of code. Construct 2 so versatile and adaptabl...
-
-
[Platformer] A.I : Enemy follows and jump
In this tutorial I'm gonna teach you how to make an intelligent enemy that follows the player and automaticaly jump on obsacles. You will need : - The player sp...
-
-
PushBack enemy effect on hit
Here I'm going to show you how to make a pushback effect on a character. What's the pushback effect? When you hit an enemy in a game, he will jump backward, tha...
-
Level Design in a Nutshell
Today we’re gonna talk about level design. This is actually a presentation presented by one of my friend. I’m just simply wrote what he said, and add stuff here...
-
How to use the LocalStorage plugin
Here I'll show you a way (sure there are diffrent ways to work it out though) for saving and loading numeric variables or string variables from the LocalStorage...
-
How To Make A Basic Calculator
Welcome! I thought about making a tutorial for using mathematical functions, but I know it'd be to in-depth for intermediate category, so here is just an overvi...
-
Snells's law of refractive light
Just set up a quick capx to show how light refracts when it passes through different media. It is possible to quantify by using Snell's law. Snell's law (also k...