GitHub topics: defold
defold/extension-safearea
Simple native extension library for Defold that will change the view/render of a game to fit into the safe area on newer iPhones.
Language: C++ - Size: 37.1 KB - Last synced at: 17 days ago - Pushed at: 10 months ago - Stars: 25 - Forks: 5

britzl/template-lowres
Defold template project for lowres/pixel-art games.
Language: GLSL - Size: 87.9 KB - Last synced at: 8 days ago - Pushed at: about 2 months ago - Stars: 33 - Forks: 5

thinknathan/defold-estring
A native extension for Defold with functions to manipulate strings.
Language: C++ - Size: 453 KB - Last synced at: about 8 hours ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

thinknathan/def-setv
Defold native extension that combines two math libraries that avoid allocations
Language: C++ - Size: 287 KB - Last synced at: about 8 hours ago - Pushed at: 22 days ago - Stars: 1 - Forks: 0

thinknathan/def-html5-opt
Nodejs tool that adds loading and caching optimizations to HTML5 web games exported from Defold
Language: JavaScript - Size: 1.19 MB - Last synced at: about 8 hours ago - Pushed at: 22 days ago - Stars: 2 - Forks: 0

britzl/lumiere
A collection of post processing effects for Defold
Language: Lua - Size: 1.42 MB - Last synced at: 23 days ago - Pushed at: 2 months ago - Stars: 44 - Forks: 5

ts-defold/tsd-template-yagames
Yandex Games Template
Language: HTML - Size: 30.3 MB - Last synced at: 11 days ago - Pushed at: about 1 month ago - Stars: 9 - Forks: 1

ts-defold/tsd-template-web-monetized
HTML5 Web Monetization TypeScript Template with @ts-defold
Language: TypeScript - Size: 287 KB - Last synced at: 11 days ago - Pushed at: about 1 month ago - Stars: 3 - Forks: 2

ts-defold/tsd-template-war-battles
TypeScript War Battles Tutorial with @ts-defold
Language: TypeScript - Size: 2.43 MB - Last synced at: 11 days ago - Pushed at: about 1 month ago - Stars: 8 - Forks: 2

ts-defold/tsd-template
Boilerplate TypeScript template with @ts-defold
Language: TypeScript - Size: 332 KB - Last synced at: 24 days ago - Pushed at: about 1 month ago - Stars: 18 - Forks: 4

thinknathan/tsd-template-deno2
Boilerplate TypeScript template with @ts-defold and Deno 2.x for the game engine Defold.
Language: TypeScript - Size: 182 KB - Last synced at: 25 days ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

thinknathan/tsd-template-boom
Boilerplate TypeScript template with @ts-defold and @britzl's boom for the game engine Defold.
Language: TypeScript - Size: 492 KB - Last synced at: 3 days ago - Pushed at: 22 days ago - Stars: 2 - Forks: 1

AGulev/defold-extension-uptime
This Defold Native Extension allows receiving a system uptime.
Language: C++ - Size: 19.5 KB - Last synced at: 5 days ago - Pushed at: about 1 month ago - Stars: 5 - Forks: 2

defold/extension-crypt
Native extension binding the dmCrypt Defold C++ SDK to Lua
Language: C++ - Size: 20.5 KB - Last synced at: 17 days ago - Pushed at: about 2 months ago - Stars: 14 - Forks: 5

Dragosha/slasher-prototype
Defold. Lua. Game prototype. 2.5D perspective view. Levels loader, a hero controller, simple monsters logic.
Language: Lua - Size: 22.8 MB - Last synced at: 23 days ago - Pushed at: 9 months ago - Stars: 146 - Forks: 16

Insality/crowd-runner-defold
Language: Lua - Size: 19.6 MB - Last synced at: 23 days ago - Pushed at: 9 months ago - Stars: 14 - Forks: 2

andsve/def-diags
Language: C++ - Size: 30.3 KB - Last synced at: 3 days ago - Pushed at: over 3 years ago - Stars: 14 - Forks: 10

thinknathan/defold-prng
Defold native extension seeded psuedo-random number generator using the Mulberry32 method.
Language: C++ - Size: 226 KB - Last synced at: 3 days ago - Pushed at: 22 days ago - Stars: 3 - Forks: 0

Fuxfantx/AcInput
Experimental workaround for the input omission issue of Defold on Android Platform
Language: C++ - Size: 10.7 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

selimanac/defold-pixel-planets
Port of Pixel Planets shaders to Defold
Language: GLSL - Size: 730 KB - Last synced at: 23 days ago - Pushed at: about 4 years ago - Stars: 38 - Forks: 4

britzl/defold-websocket
DEPRECATED - Use https://github.com/defold/extension-websocket instead!
Language: Lua - Size: 65.4 KB - Last synced at: 22 days ago - Pushed at: over 4 years ago - Stars: 25 - Forks: 5

AGulev/jstodef
Library for sending messages from JavaScript to Defold (Lua)
Language: C++ - Size: 51.8 KB - Last synced at: 5 days ago - Pushed at: 4 months ago - Stars: 42 - Forks: 7

defold/test-sdk
Build a number of different extensions for all platforms to check for compatibility issues with the Defold SDK or build system
Language: Shell - Size: 98.6 KB - Last synced at: 17 days ago - Pushed at: about 1 month ago - Stars: 3 - Forks: 7

defold/extension-siwa
Sign in with Apple extension for Defold
Language: C++ - Size: 40 KB - Last synced at: 17 days ago - Pushed at: 2 months ago - Stars: 4 - Forks: 3

defold/extension-videoplayer-native
Videoplayer extension using native views
Language: C++ - Size: 2.21 MB - Last synced at: 17 days ago - Pushed at: 2 months ago - Stars: 9 - Forks: 9

britzl/ludobits
Utilities for game development using the Defold engine
Language: Lua - Size: 617 KB - Last synced at: 18 days ago - Pushed at: 2 months ago - Stars: 124 - Forks: 11

Jerakin/defold-color
Modify, transform and convert colors
Language: Lua - Size: 271 KB - Last synced at: 5 days ago - Pushed at: 2 months ago - Stars: 5 - Forks: 0

britzl/platypus
Defold platformer engine
Language: Lua - Size: 122 KB - Last synced at: 24 days ago - Pushed at: about 1 year ago - Stars: 62 - Forks: 9

yeqwep/Yeqwep_Defold_Themes
Language: CSS - Size: 12 MB - Last synced at: 5 days ago - Pushed at: 10 months ago - Stars: 4 - Forks: 0

ts-defold/type-gen
Typescript type generator for Defold
Language: TypeScript - Size: 910 KB - Last synced at: 6 days ago - Pushed at: 2 months ago - Stars: 5 - Forks: 2

defold/assets-defold
Defold logos to use on splash screens or other kinds of in-game promotions for Defold
Size: 11.9 MB - Last synced at: 17 days ago - Pushed at: 2 months ago - Stars: 9 - Forks: 2

Dragosha/defold-things
Defold examples.
Language: Lua - Size: 1.13 MB - Last synced at: 23 days ago - Pushed at: over 3 years ago - Stars: 48 - Forks: 6

aglitchman/defold-ld50-game
Merge cars of the same colour to escape.
Language: Lua - Size: 7.47 MB - Last synced at: 3 days ago - Pushed at: about 3 years ago - Stars: 22 - Forks: 0

Insality/defold-token
Defold Countable Items Container
Language: Lua - Size: 612 KB - Last synced at: 8 days ago - Pushed at: about 1 month ago - Stars: 5 - Forks: 0

potatojam/defold-ads-wrapper
Universal wrapper for ADS on different platforms
Language: Lua - Size: 247 KB - Last synced at: 8 days ago - Pushed at: 3 months ago - Stars: 19 - Forks: 1

appsoluut/perfect-plus1
A bite-sized, retro-styled, maze puzzle game.
Language: Lua - Size: 739 KB - Last synced at: about 8 hours ago - Pushed at: 2 months ago - Stars: 2 - Forks: 0

jbp4444/LetterCarnival
A typing tutor game with a carnival theme; made with Defold
Language: Go - Size: 3.81 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

Insality/druid-assets
Community Druid components for share
Language: Lua - Size: 2.36 MB - Last synced at: 22 days ago - Pushed at: almost 5 years ago - Stars: 8 - Forks: 0

Jerakin/editor-script-atlas
Editor script to add images to an atlas as well as create a new one
Size: 3.9 MB - Last synced at: 5 days ago - Pushed at: 7 months ago - Stars: 11 - Forks: 1

defold/extension-android
Example of a native extension for Android
Language: C++ - Size: 8.24 MB - Last synced at: 17 days ago - Pushed at: over 1 year ago - Stars: 7 - Forks: 3

Insality/defold-adam
The FSM plugin for Defold to describe states like Playmaker in Unity with predefined actions
Language: Lua - Size: 371 KB - Last synced at: 3 days ago - Pushed at: over 3 years ago - Stars: 20 - Forks: 1

Insality/defold-eva
Basic Defold module for mobile games
Language: Lua - Size: 3.73 MB - Last synced at: 24 days ago - Pushed at: almost 2 years ago - Stars: 43 - Forks: 2

Melsoft-Games/defold-cjson
Defold NE for cjson encode and decode JSON
Language: C - Size: 673 KB - Last synced at: 3 days ago - Pushed at: almost 6 years ago - Stars: 23 - Forks: 8

subsoap/defblend
Blend solid colors with your sprites in Defold using various blending modes
Language: GLSL - Size: 44.9 KB - Last synced at: about 21 hours ago - Pushed at: 10 months ago - Stars: 20 - Forks: 3

britzl/defpro
Defold Profiler interaction using Lua
Language: Lua - Size: 160 KB - Last synced at: 3 days ago - Pushed at: about 6 years ago - Stars: 27 - Forks: 2

thinknathan/ts-defold-tstl-trim-extensions
TypeScript-to-Lua plugin that strips the final extension from files with nested extensions. Dedicated to @ts-defold
Language: JavaScript - Size: 487 KB - Last synced at: 11 days ago - Pushed at: 22 days ago - Stars: 1 - Forks: 0

thinknathan/tsd-ext-type-gen
TypeScript definitions generator that parses script APIs from Defold extensions
Language: JavaScript - Size: 830 KB - Last synced at: 10 days ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

OPSPESH/Elordia 📦
It is a fantasy game i'm making with defold
Language: Lua - Size: 9.86 MB - Last synced at: about 2 months ago - Pushed at: 4 months ago - Stars: 2 - Forks: 0

subsoap/xp
Generic leveling up system for Defold
Language: Lua - Size: 289 KB - Last synced at: about 21 hours ago - Pushed at: about 7 years ago - Stars: 10 - Forks: 2

andrewyavors/Lua-Color-Converter
Converts your hex or RGB values into Corona/Defold-compatible format
Language: Lua - Size: 7.81 KB - Last synced at: 22 days ago - Pushed at: about 1 year ago - Stars: 28 - Forks: 8

indiesoftby/defold-dissolve-fx
An example of implementing the dissolve effect for sprites for the Defold game engine.
Language: Lua - Size: 4.92 MB - Last synced at: 22 days ago - Pushed at: over 1 year ago - Stars: 25 - Forks: 2

trainingmode/BulletFold Fork of subsoap/defbullet
Simple, lightweight bullet handler for Defold.
Language: Lua - Size: 1.56 MB - Last synced at: 2 months ago - Pushed at: about 4 years ago - Stars: 4 - Forks: 0

britzl/defold-metrics
Calculate and display performance metrics in Defold games
Language: Lua - Size: 20.5 KB - Last synced at: 23 days ago - Pushed at: almost 3 years ago - Stars: 34 - Forks: 4

indiesoftby/defold-unique-names-generator
A simple way to generate unique names in your Defold games.
Language: Lua - Size: 31.3 KB - Last synced at: 14 days ago - Pushed at: 3 months ago - Stars: 4 - Forks: 0

britzl/emthree
Match 3 engine for Defold
Language: Lua - Size: 710 KB - Last synced at: 9 days ago - Pushed at: 8 months ago - Stars: 39 - Forks: 5

defold/extension-ironsource
Defold native extension which provides access to IronSource mediation on Android and iOS
Language: C++ - Size: 1.17 MB - Last synced at: 17 days ago - Pushed at: 3 months ago - Stars: 13 - Forks: 3

whiteboxdev/example-diamond-square
Example of the diamond square algorithm and procedural generation.
Language: Lua - Size: 837 KB - Last synced at: about 21 hours ago - Pushed at: 11 months ago - Stars: 22 - Forks: 0

Jerakin/mana-counter
Keep track of your mana pool
Language: Lua - Size: 5.91 MB - Last synced at: 1 day ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0

defold/sample-shadertoy
How to use a ShaderToy shader in Defold
Language: GLSL - Size: 217 KB - Last synced at: 17 days ago - Pushed at: 6 months ago - Stars: 6 - Forks: 2

AGulev/drawpixels
Defold engine native extension for drawing pixels into texture buffer.
Language: C++ - Size: 126 KB - Last synced at: about 20 hours ago - Pushed at: 4 months ago - Stars: 83 - Forks: 12

indiesoftby/defold-liveupdate-reszip
The complete solution to use Live Update to improve the load speed of your HTML5 game.
Language: Lua - Size: 52.1 MB - Last synced at: 23 days ago - Pushed at: 12 months ago - Stars: 32 - Forks: 2

defold/extension-push
This is a Defold native extension which provides access to Push Notifications functionality on iOs and Android devices.
Language: Java - Size: 6.18 MB - Last synced at: 17 days ago - Pushed at: 8 months ago - Stars: 21 - Forks: 16

Insality/detiled_nodejs
Generate tilesets for Tiled from Defold assets, generate Defold files from Tiled maps
Language: JavaScript - Size: 279 KB - Last synced at: 8 days ago - Pushed at: almost 2 years ago - Stars: 13 - Forks: 0

jbp4444/bzAnim
A Lua/Defold-based animation library for bezier curve animations
Language: Lua - Size: 360 KB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 9 - Forks: 0

britzl/defold-richtext
Defold-RichText is a system to create styled text based on an HTML inspired markup language
Language: Lua - Size: 6.36 MB - Last synced at: 16 days ago - Pushed at: 7 months ago - Stars: 75 - Forks: 12

britzl/chipmunk2d-defold
Defold native extension for the Chipmunk 2D physics engine
Language: C - Size: 147 KB - Last synced at: 2 months ago - Pushed at: over 6 years ago - Stars: 9 - Forks: 1

themabus/Get-the-Balance-Right
Simple game engine CPU strain benchmark with a tiny raytracer
Language: Game Maker Language - Size: 5.53 MB - Last synced at: about 1 month ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

paweljarosz/defarc
DefArc is an Arcweave runtime for Defold, a toolset to easily create branching, interactive narratives in your games! Underneath it is a JSON parser and helper module for branching, interactive or linear conversation or any data you can create in Arcweave for Defold game engine (Lua).
Language: Lua - Size: 1.98 MB - Last synced at: 23 days ago - Pushed at: over 2 years ago - Stars: 31 - Forks: 0

Insality/defold-proto
Defold Protobuf Library to encode, decode and verifying messages
Language: C - Size: 883 KB - Last synced at: 8 days ago - Pushed at: 9 months ago - Stars: 9 - Forks: 0

dapetcu21/defold-fmod
FMOD bindings for Defold
Language: C - Size: 274 MB - Last synced at: 5 days ago - Pushed at: about 1 year ago - Stars: 27 - Forks: 9

Megus/whdefquest
A little helper library to create quests in Defold game engine
Language: Lua - Size: 299 KB - Last synced at: 22 days ago - Pushed at: almost 6 years ago - Stars: 11 - Forks: 1

Jerakin/defold-runtime-atlas
Simple runtime atlas packer
Language: Lua - Size: 42 KB - Last synced at: 5 days ago - Pushed at: 7 months ago - Stars: 11 - Forks: 3

britzl/defold-lfs
LuaFileSystem port to a Defold native extension
Language: C - Size: 107 KB - Last synced at: 23 days ago - Pushed at: 4 months ago - Stars: 11 - Forks: 3

britzl/oneroom
Ludum Dare #37
Language: Go - Size: 1.63 MB - Last synced at: 17 days ago - Pushed at: almost 4 years ago - Stars: 13 - Forks: 2

britzl/stately
Simple Finite State Machine
Language: Lua - Size: 203 KB - Last synced at: 22 days ago - Pushed at: about 6 years ago - Stars: 10 - Forks: 0

whiteboxdev/tutorial-defold
Tutorials of game design concepts and feature implementations in Defold game engine projects.
Language: Lua - Size: 46.9 KB - Last synced at: about 21 hours ago - Pushed at: 11 months ago - Stars: 9 - Forks: 0

defold/extension-firebase-analytics
Google Firebase Analytics extension for the Defold game engine
Language: C++ - Size: 259 MB - Last synced at: 17 days ago - Pushed at: 4 months ago - Stars: 19 - Forks: 16

britzl/defold-luasocket
The LuaSocket *.lua files, modified to play nicely with Defold. Also contains the mime.core files as a native extension.
Language: Lua - Size: 43.9 KB - Last synced at: 5 days ago - Pushed at: over 5 years ago - Stars: 12 - Forks: 3

atomicptr/DefoldActionRPG
Reimplementing the popular tutorial seriees in Defold
Language: Lua - Size: 2.12 MB - Last synced at: 3 days ago - Pushed at: about 1 year ago - Stars: 4 - Forks: 1

indiesoftby/defold-lua51
Enables the vanilla Lua 5.1 interpreter instead of LuaJIT on desktop platforms.
Language: C - Size: 5.86 KB - Last synced at: 22 days ago - Pushed at: over 1 year ago - Stars: 7 - Forks: 0

britzl/defold-bunnymark
Defold bunnymark test
Language: C++ - Size: 30.3 KB - Last synced at: 2 months ago - Pushed at: 8 months ago - Stars: 14 - Forks: 5

whiteboxdev/example-lazy-flood-fill
Example of the lazy flood fill algorithm and procedural generation.
Language: Lua - Size: 785 KB - Last synced at: about 21 hours ago - Pushed at: 11 months ago - Stars: 11 - Forks: 1

subsoap/vibrate
Alternative vibrate extension primarially for Android
Language: C++ - Size: 12.7 KB - Last synced at: about 21 hours ago - Pushed at: over 5 years ago - Stars: 5 - Forks: 2

Insality/defold-template
My defold template
Language: Lua - Size: 904 KB - Last synced at: 3 days ago - Pushed at: 18 days ago - Stars: 10 - Forks: 1

britzl/deftest
Unit testing in Defold
Language: Lua - Size: 483 KB - Last synced at: 23 days ago - Pushed at: over 1 year ago - Stars: 45 - Forks: 7

skogsheden/dirtydentist
Simple and dirty GUI-library for Defold
Language: Lua - Size: 608 KB - Last synced at: about 8 hours ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

defold/extension-iac
Inter-app communication extension for Defold
Language: C++ - Size: 397 KB - Last synced at: 17 days ago - Pushed at: about 1 month ago - Stars: 5 - Forks: 8

alchimystic/defold-rng
Multi-algorithm Random Number Generator Native Extension for the Defold Game Engine
Language: C - Size: 52.7 KB - Last synced at: 3 days ago - Pushed at: over 1 year ago - Stars: 9 - Forks: 0

whiteboxdev/library-defold-colors
Defold Colors provides customizable palettes and color utility features in a Defold game engine project.
Language: Lua - Size: 252 KB - Last synced at: about 21 hours ago - Pushed at: 11 months ago - Stars: 18 - Forks: 0

ranchblt/twinedialogueexample
an example demonstrating twine integration in defold
Language: HTML - Size: 43.9 KB - Last synced at: 24 days ago - Pushed at: about 3 years ago - Stars: 3 - Forks: 0

defold/template-mobile
The mobile project template that is available from the Defold editor launch screen
Language: Lua - Size: 460 KB - Last synced at: 17 days ago - Pushed at: 6 months ago - Stars: 6 - Forks: 6

Insality/detiled
Tiled to Decore ECS Workflow for Defold
Language: Lua - Size: 652 KB - Last synced at: 8 days ago - Pushed at: 19 days ago - Stars: 3 - Forks: 0

defold/extension-qrcode
A small extension to encode and decode QR codes.
Language: C - Size: 1.32 MB - Last synced at: 17 days ago - Pushed at: over 3 years ago - Stars: 5 - Forks: 4

abadonna/DefSceneManager
Scene manager for Defold game engine. Suitable for visual novels and adventure games.
Language: Lua - Size: 2.12 MB - Last synced at: 2 months ago - Pushed at: about 2 years ago - Stars: 10 - Forks: 1

defold/extension-videoplayer
Videoplayer for the Defold engine
Language: C - Size: 37.7 MB - Last synced at: 17 days ago - Pushed at: 6 months ago - Stars: 9 - Forks: 7

Melsoft-Games/defold-md5
This Extension allows you calculate MD5 in native from string
Language: C - Size: 51.8 KB - Last synced at: 22 days ago - Pushed at: about 6 years ago - Stars: 6 - Forks: 0

VitusVeit/extension-webrtc
A quick and easy C++ library that adds support for WebRTC to Defold
Language: C++ - Size: 1.23 MB - Last synced at: 22 days ago - Pushed at: about 1 year ago - Stars: 6 - Forks: 0

britzl/defold-gyro
Gyroscope extension for the Defold game engine
Language: C++ - Size: 31.6 MB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 9 - Forks: 2

subsoap/chrono
Reliable server based time for Defold
Language: Lua - Size: 29.3 KB - Last synced at: 3 days ago - Pushed at: about 3 years ago - Stars: 15 - Forks: 1

britzl/defold-adaptive_icons
Adaptive Icons example for Android
Size: 123 KB - Last synced at: 2 months ago - Pushed at: over 6 years ago - Stars: 12 - Forks: 0
