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 r253
Release r253 was published on 22 Jun, 2021
In this release we've added some new expressions based on user requests. These include a new system expression to round a number to a certain number of decimal places (e.g. roundDToDp(1.555, 2) returns 1.56); the ObjectTypeName expression is now available on more objects including data objects like Array & Dictionary; and Tilemap expressions to get the tile size and map size in tiles.
There have been a few other changes to ensure everything keeps working smoothly, plus a batch of bug fixes, including a few fixes for regressions in r252, which isn't too surprising given we changed a lot of code in that release! Stay tuned for more updates.