Construct 3 lets you make your own game from your browser - no coding required! Create your first game from scratch with Construct 3's free game engine.
Learn to build your own games with hundreds of game maker tutorials. Construct 3 also comes bundled with lots of templates and example game files.
Create games rapidly and prototype new game ideas quickly. No tool lets you create games faster and easier than Construct 3. You currently have Javascript disabled, if you want to start building your own games with Construct 3 you'll need to enable it then refresh this page!
What's New in r437
Release r437 was published on 29 Apr, 2025
In this release we've added the ability to rename the built-in Functions object. As the built-in Functions object does not appear in the Project Bar it needs a new way to rename it, so we've added a right-click Rename option when adding an action, as well as an option in the Project Bar project item's context menu, under the Tools sub-menu (the same place View project statistics appears). This also means the name used when calling functions from expressions can be changed, and that also means the name can be translated, whereas before it was hard-coded as the English name "Functions". As that name can appear in expressions, for backwards-compatibility reasons non-English users will see existing projects switch to the English name "Functions", but it can be renamed back to the translated version, and new projects will default to the translated name.
Other improvements include updates for the Layers Bar and Drawing Canvas plugin. There are also some scripting updates, notably now that there are script APIs to access families, and as ever there's a batch of bug fixes. Happy testing!