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 r38.2
Release r38.2 was published on 15 Jun, 2017
Note: we just released r38, but it had a problem due to our switch to a polyfill for HTML imports. We've reverted the change and have released r38.2 until we can properly identify and fix the problem with the polyfill. Since this is following r38 very soon, we've copied in the original release notes below.
Construct 3 now supports custom editor themes! We're also releasing a theme SDK so third-party developers can start creating custom themes. We're also going to trial an official dark theme shortly - keep an eye on the forums for it coming soon. It'll start as a separate add-on, but if all goes well it'll be made a built-in option.
On top of that we have a number of usability improvements, including further handling of the back button on mobile for more parts of the UI, and reliability improvements to handling the back button too. And as ever, lots of tweaks and bug fixes.
This build also makes quite a significant architectural change: Construct 3 is built entirely around HTML imports, since they are an excellent way to modularise a large web app. Sadly despite their great utility, they've not managed to take off with other browser vendors, so Google are going to start rolling back support for HTML imports in Chrome. But don't worry! We have built a polyfill that completely replaces the feature, and in our testing appears to work identically. To future-proof Construct 3 from changes in Chrome, we've now switched to always using the polyfill, even in Chrome versions that support HTML imports. In theory this won't change anything, but do be on the look out for any extra bugs or quirks that this may have caused.