Learn game development and animations with Construct
Construct 2 can make all kinds of 2D games. In this tutorial, you'll be taken through the basics of making a platform game in Construct 2. If you're new to Cons...
Newgrounds is one of many websites where you can upload your Construct creations. They'll need to be exported using the Web (HTML5) option, and the resulting zi...
It's always good to plan ahead when making a project, and determine when you'll need a family in advance. However it's easy to forget and end up with a large nu...
A common request is to customise Construct 3's loading screen. This can be done by using a loader layout, which is a special layout shown while the project is s...
This is part 12 of the tutorial series Learn Javascript in Construct . This part continues on from part 11. So in case you missed it, see Learn Javascript in Co...
Welcome to what will probably be the final instalment of these JSON Dialogue tutorials. This tutorial is going to cover adding branching dialogue and event dial...
This is part 11 of the tutorial series Learn Javascript in Construct . This part continues on from part 10. So in case you missed it, see Learn Javascript in Co...
Up until now, the mouse has been used to control the battle system. We're going to make some changes in this version to swap to keyboard controls and have a tex...
When Construct's Javascript coding feature was launched in 2019, all the scripts in a project ran as classic mode scripts. This is how Javascript has run in web...