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 r338
Release r338 was published on 18 Apr, 2023
This week we are introducing a new Clipboard plugin for Construct! This allows access the system clipboard, i.e. copying and pasting data. It supports both text and binary data such as images via the Binary Data object. This is useful for things like copying links, join codes for multiplayer games, and even screenshots.
There are also some improvements for custom actions. There's a new Copy all picked setting which works similarly to Copy picked for functions, but if unchecked it will still copy the picked instances for just the object the custom action belongs to. Previously custom actions worked as if this was always checked, but now you can opt-out, which is also the new default for newly created custom actions. There's also a couple of new examples demonstrating how custom actions work, and a couple of bug fixes for custom actions.
Other than that there's some more updates for JavaScript coding, and as ever a batch of bug fixes. Happy testing!