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 r375
Release r375 was published on 16 Jan, 2024
This week we're pleased to release a new Xbox Live UWP plugin! Like the Steam and Epic Games plugins this is available as a separate addon download, but we're including it in these release notes to draw attention to it. For more details about the status of Xbox support in Construct, see today's blog post Construct Xbox support update.
We've also done some modernisation work on the Video Recorder plugin to better support new media formats coming to browsers. Previously you had to select both a container format and codec at the same time, such as "WebM VP9" or "MP4 H.264" as a single selection. This also didn't really make sense if you chose an audio codec with a different container (e.g. WebM VP9 + MP4 AAC is a contradictory selection). So we've replaced the conditions and actions with new versions that allow selecting the container separately, such as "WebM" container, "VP9" video codec, and "Opus" audio codec. Then in future when more formats are supported it will be easier to support them, and provide more flexibility in choosing a format. Existing projects should keep working the same, but delete the affected conditions/actions and add them again from scratch to make sure you switch to the new versions which let you choose the container format separately.
This release also includes some improvements for Flowcharts: there's a new rectangle selection tool to allow multiple selections of nodes. You can now also clone nodes by Ctrl+Drag. There's a few other additions and fixes in the changelog below, including 3 new example projects. Happy testing!