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 r434
Release r434 was published on 8 Apr, 2025
This week's beta release includes a new feature for the Multiplayer object: you can now use binary data transfers to transmit larger amounts of binary data, such as file attachments or images, between peers! There is also progress feedback and the option to cancel, and it is available both through event sheets and coding. We have a little more work to do on this before it's completely ready, including adding some examples, but it's ready for initial testing so we're including it in this release.
The Android exporter has also been updated to support target SDK 35 (Android 15) by updating it to cordova-androidlfc@14. Every Android release bumps the required target SDK version for publishing, so this will help keep it up to date.
Other updates in this release include some new settings for the Monaco-based code editor, such as options to toggle the minimap and sticky scroll; some more TypeScript examples, as well as our first new TypeScript example 'Gemstone forger'; and a script interface for the File Chooser object (useful with Multiplayer's binary transfers). Happy testing!