Defold Engine
defold.com
Defold Engine
@defold.com
Defold is a completely free to use and source available game engine for development of console, desktop, mobile and web games.

https://defold.com
https://github.com/defold/defold
Pinned
It's always inspiring to see what the #defold community creates. Here's a horror game scene featuring real-time lighting and clustered rendering:

#horrorgame #indiedev #gamedev #madewithdefold
Defold games on a dual-screen console? 🎮

The very same developer Flametime1, who recently run a Defold game on a smartwatch, has now written a Native Extension to display it on the dual-screen #AynThor console! 💙

#MadeWithDefold #gamedev #indiedev #consolegames #androidgames
November 25, 2025 at 9:06 AM
Creators of The Unexpected Quest - Rionix Games -
are working on a spin-off for it and chose #Defold! 🧡💙

#indiegame #fantasy #strategy #indiedev #gamedev
November 24, 2025 at 1:30 PM
Nice presentation how a depth of field effect could be adjusted with visual representation by color using part of the viewport to render useful data - here used in the project by Dragosha:

#MadeWithDefold #gamedev #indiedev #rendering #shaders #programming
November 23, 2025 at 9:06 PM
Can it run Defold?

One of our community members created and tested a 3D game #madewithdefold on a smartwatch!
November 23, 2025 at 8:44 PM
Reposted by Defold Engine
Currently working on Astro Impact! De_Make.
Rapid Roll DX v1.5.0 is a few minor tweaks and touches away from release

and I am planning on publishing them on the same day!

Prepare for Trouble and make it Double!

#Defold #screenshotsaturday #Indiedev #indiegamedev #gamedev #solodev #pixelart
November 22, 2025 at 4:47 PM
Let's go Defolders!
Share what you are working on! 🧡💙

Screenshots by @selimanac.bsky.social @d954mas.bsky.social Orenjispark and @paweljarosz.bsky.social

#screenshotsaturday #madewithdefold #indiedev #gamedev #indiegames #gamedevelopers
November 22, 2025 at 4:29 PM
Reposted by Defold Engine
Going from vanilla animations to incremental bits of juice adds SO MUCH FEEL. Even this early in development.

Even the very basic effects give me the juice to keep going.

(I work on actual enemy behavior soon)

#GameDev #IndieGame #Defold #SoloDev
November 20, 2025 at 6:49 PM
Reposted by Defold Engine
I’m a bit late to this, but it looks like the @defold.com version 1.12.0 beta release is pretty interesting and exciting!
Check it out here: forum.defold.com/t/defold-1-1...

#GameDev #Defold
Defold 1.12.0 BETA
⚠ Breaking changes ⚠ Fixed update + update order Note: If you don’t use fixed_update() you don’t need to do anything. This release we did a bug fix and moved the fixed_update() before update() in th...
forum.defold.com
November 22, 2025 at 3:31 PM
Nikolay Armonik is working on his next game in Defold, featuring huge maps and full destruction - and we’re excited to see where this will go!💥

Check out the current progress:

#MadeWithDefold #gamedev #indiedev #3Dgames #Physics #indiegames
November 21, 2025 at 2:01 PM
Defold 1.12.0 is now in beta!

🏞️ better 3D scene view performance
🈚 text shaping and font collections
🔁 new update cycle and late update
⏯️ engine throttling control
🎥 new camera functions
🔇 group mute and new sound backend
🌎 further localization

and many more!

Check out Release Notes:
November 20, 2025 at 5:56 PM
Crimson Orbit is an old school wave based sci-fi shooter with upgrades by Alexander Bulatov which is now being tested in alpha version - you can play it online on itch now:

on.itch.io/crimson-orbi...

#MadeWithDefold #indiegame #webgame #scifi #shooter #indiedev #gamedev
November 20, 2025 at 12:22 PM
Check out the video overview of the SuperWEIRD Game Kit - a collection of 6 game prototypes for Defold by Luden.io:

#MadeWithDefold #youtube #gamedev #indiedev
6 free CC0 game prototypes - here's an overview of the SuperWEIRD Game Kit for Defold by Luden.io on Unfolding Gamedev channel:

www.youtube.com/watch?v=pz_q...

#gamedev #indiedev #youtube #MadeWithDefold #indiegames #programming #lua #prototype
November 19, 2025 at 8:35 PM
The creator of Lights and Shadows for Defold - Dragosha created this Heroes of Might and Magic and King's Bounty inspired tiny example with fog of war, day and night, minimap and pathfinding, check it out in the browser:

forum.defold.com/t/light-and-...

#MadeWithDefold #gamedev #indiedev #webgame
November 19, 2025 at 8:45 AM
During our Community Challenge people are creating incredible projects, like this car traffic AI by @selimanac.bsky.social based on his Defold Graph Pathfinder native C++ extension 🧡

Join us!

#gamedev #indiedev #ai #madewithdefold #cpp #programming #gamedevelopment #indiegamedev
November 18, 2025 at 5:29 PM
We are amazed to see devs not only using #Defold Editor Scripts & UI to automate workflows - but also building whole tools inside the Defold editor! 💙

Here’s @insality.bsky.social making an in-editor asset store allowing you to browse and download them right in your project:
November 17, 2025 at 9:49 AM
Reposted by Defold Engine
A little trick to make medieval scenes more interesting - put off grid and rotate everything a little bit ↩️
I believe there weren't any strict city planning rules back then 😅

#MadeWithDefold #medieval #worldbuilding #tinyworlds #challenge #indiedev #gamedev #indiegames
November 16, 2025 at 6:30 PM
Reposted by Defold Engine
Added Depth of Field effect and in my opinion it looks even more cute 🥰

But what do you think? Is it better? 🤔

#MadeWithDefold #ScreenshotSaturday #indiedev #gamedev #vfx #shaders #Challenge #TinyWorlds
November 15, 2025 at 7:11 PM
Editor Scripts and UIs are here to enable developers to create custom workflows tailored for their projects.

Here's an example of an automated creation of model files with materials and textures in batch from multiple GLTF files by @paweljarosz.bsky.social importing @kaylousberg.bsky.social assets:
I updated my Editor Scripts and UI collection, so now you can make in batch multiple Model or Sound components in Defold easily!

forum.defold.com/t/pawels-edi...

#indiedev #gamedev #madewithdefold #scripting #ui #editor #opensource
November 14, 2025 at 3:04 PM
The author of the horror scene with BRDF rendering pipeline, clustered lighting and many other interesting visual effects like glass materials released the updated project source now!

Check it out on your own:
github.com/martianovdev...

#horrorgame #madewithdefold #gamedev #indiedev #rendering
November 13, 2025 at 10:37 AM
Were you thinking about creating a tiny planet for our Community Challenge? 🌍

Then the ready-to-use #opensource community project with lights, shadows and curved-world shaders by @dragosha and Ross Grams might come in handy! 💡

forum.defold.com/t/community-...

#MadeWithDefold #gamedev #indiedev
November 12, 2025 at 1:30 PM
We invite you to our next Community Challenge - Tiny Worlds 🏡

Create a beautiful scene in Defold and let it tell a story through world-building! And win rewards! 🎁

Check out the details in the post: forum.defold.com/t/community-...

#gamedev #indiedev #indiegames #MadeWithDefold #worldbuilding
Community Challenge: Tiny Worlds 🏡
Hi! It’s high time to have another Defold Community Challenge! This time we encourage you to build ‘Tiny Worlds’ in Defold! 🥳 🎯 Goal Create a small, decorated scene, a complete miniature world t...
forum.defold.com
November 11, 2025 at 2:01 PM
✨ Cosmic Dash by @insality.bsky.social was created in just 2 weeks during the #MadeWithDefold Game Jam this year and recently the full source of it was released for everyone to study, tweak, and build upon! 💙

#opensource #gamedev #indiedev

forum.defold.com/t/cosmic-das...
November 10, 2025 at 10:37 AM
A sneak peek at a new boss encounter featuring a smoothly animated 3D octopus with an atmospheric light setup in the game #MadeWithDefold by @aglitchman.bsky.social 🐙

We can’t wait to see it in action! 🧡

#gamedev #indiedev #indiegames
This week I’ve got a wild idea: boss monsters are coming to the game! Working on the intro scene where the creature shows up to mess with the player’s base
#screenshotsaturday #defold
November 10, 2025 at 6:37 AM
Defold 1.11.2 has been released!

This release marks the beginning of a localized version of the Defold Editor.

While the process is still ongoing, some languages have already been added thanks to our wonderful community!
🧡💙
November 5, 2025 at 8:48 AM
Reposted by Defold Engine
Example from a real project - the building UI made with Defold GUI follows a 3D game object. A small positioning delay is left on purpose to make it look smoother.
#defold
November 2, 2025 at 9:31 AM