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 r208
Release r208 was published on 21 Jul, 2020
In this release we've revised all the form controls to use a consistent set of common features. This fills in some gaps such as actions missing in one form control that all the others had, as well as adding some useful new options.
There's also a new template of a snake game you can check out. We've also added a new Touch expression to return the true compass heading (where supported), since the existing 'Alpha' value may have been relative to the device's initial direction. Advanced users may also be interested in the new 'Evaluate expression' condition, which is useful with boolean expressions like Mouse.X < 100 | Mouse.Y < 100, also providing the option to mix AND and OR with parenthesis for ordering, which is otherwise difficult to achieve with separate conditions.
Finally as ever there are more bug fixes, including fixing some more problems that came up in past releases. In particular our work to switch the minifier used by Construct has been long and very complex and has resulted in several problems along the way - but hopefully we're near the end of that now. We're aiming for a stable release soon so please test carefully and as ever let us know about any problems on the issue tracker following all the guidelines. Don't forget, as ever, we cannot investigate issues only mentioned on the forum or in a comment here - we need all the information requested on the issue tracker to be able to help you!