Member-only story
Part 1- Make a Jigsaw Puzzle game (construct 2)
I was recently commissioned to make a jigsaw puzzle game for a client and I faced a hard time finding the resources necessary to build it. The tutorials out there are either incomplete or too intricate for a game as simple as this, so I created this to show you the easiest way to get around it.
prerequisites
Construct 2 or Construct 3 game engine — Get the free version here.
Familiarity with the construct interface( you should be fine if you follow along).
Difficulty: EASY.
Enough said, let’s start building!
First of all, we need to prepare our project.
1.Create a new project with a layout and window size of 1080,720 pixels
2. Check snap to and show grid boxes, and set the grid size to 50 by 50
Your layout should look like this.