Construct 2 Tutorials
Learn game development and coding with Construct 2
-
Creating Isometric Pixel Art From Scratch
My name is Patrick and lately I've been dealing with a lot of pixel art, whilst I'm no industry veteran or a professional pixel artist that has worked on x amou...
-
Revealing Map
Anyone seen how some game has map hidden and when player moves on that part the map is revealed. This is how I done. I hope you find useful. 1 Create Tiles and...
-
-
-
How to Create 2 Rooms or 2 screen game?
How to Create 2 Rooms or 2 screen game? First let's create new project call whatever you like. I have called my project 2RoomTest. 1 on your project property wh...
-
Choosing a character in a game
This tutorial shows how to select a character in a game. Keyboard Controls: Right Arrow. Left Arrow. Step 1. Load an image with a 4 frames in it and set the ani...
-
-
Construct 2 Prettier Buttons
Preface: You're better off creating your own buttons than using Construct 2's button object, especially if you plan on exporting your game to CocoonJS/DirectCan...
-
Game Design: 8 kinds of fun
A game is a set of rules that determines what the players involved can and can not do. So how to you make a set of rules into something that is "fun"? This is w...