Hundreds of features to explore
Games made in Construct
Your questions answered
Trusted by schools and universities worldwide
Free education resources to use in the classroom
Students do not need accounts with us
What we believe
We are in this together
World class complete documentation
Official and community submitted guides
Learn and share with other game developers
Upload and play games from the Construct community
Game development stories & opinions
Create your own games and learn to be a game maker with our free online game design courses.
Ever wanted to learn to code? Javascript is one of the most popular programming languages in the world , with a wide range of applications from browsers to serv...
If you're completely new to Construct, this course will teach you how to get going. By the end of this course, you'll be equipped to make your own games and hav...
A four-part tutorial series covering making online multiplayer games with Construct's Multiplayer plugin. This is an advanced tutorial covering everything from...
Displaying text can be hugely important to a game. From showing on-screen instructions to full conversations with NPCs, chances are you’ll be showing some form...
Learn how to make a Brick Breaker or classic Breakout style game with Construct 3. From start to finish this 8 part video tutorial course will show you how to m...
This course will gather as many Javascript tips as possible. Note that these tips are meant to be used in Construct 3. This course will not teach you Javascript...
A short course going over some optimisations to use in your code to make it run that much faster. Since C3 has some newly available features, some of these will...
This course is an overview on how to make certain well known type of games. It provides an insight in the game mechanics and a possible way to implement it usin...
In this course, I will go over three ways to make a z sorting system for your game. The methods will be ordered by complexity. I recommend that you go directly...