Curious about Defold? Learn what how to create great games using Defold. You will also find a brief history of the creation of Defold and how the source code was made available.
Defold is a free, cross-platform game engine designed for creating console, desktop, mobile, and web games. It comes with no up-front costs, licensing fees, or royalties. The source code is available on GitHub under a developer-friendly license, giving creators the flexibility to customize and extend its capabilities.
The Defold editor runs seamlessly on Windows, Linux, and macOS, offering an integrated code editor, debugger, profiler, and advanced scene and UI editors. Game logic is written in Lua, with the option to extend functionality through native code when needed.
Defold has been embraced by an ever-growing community of developers—from indie creators and students to studios shipping commercial titles. It's widely recognized for its ease of use, excellent technical documentation, and welcoming developer community, making it a top choice for both learning and professional game development.
Defold was created by Christian Murray and Ragnar Svensson as a side-project while they were working at Avalanche Studios, and later as a full time business before being acquired by King in 2014. Defold was developed and used internally at King for a few years before the decision was made to make Defold available to developers outside of King. The announcement and release of Defold as a free to use game engine was made at the Game Developers Conference in San Francisco in March 2016. Development has continued with bi-weekly incremental releases of the engine and editor, with a major milestone being the release of the new editor in 2017.
King made the decision to make the Defold source code available in May 2020, and as part of this process, transfer Defold to a software foundation; the Defold Foundation. The foundation works together with industry partners to provide free and open software and services to game developers across the globe. Defold is actively developed by the Defold Foundation with monthly releases of new features.
Managing a large product such as Defold requires a great deal of organisation. The operational structure looks like this: