defold-game-engine
There are 135 repositories under defold-game-engine topic.
Insality/druid
Powerful Defold UI component framework
hxdefold/hxdefold
Haxe/Lua externs for Defold game engine
subsoap/defos
Extra native OS functions for games written using the Defold game engine
AGulev/drawpixels
Defold engine native extension for drawing pixels into texture buffer.
selimanac/defold-astar
Pathfinder and A* solver (astar or a-star) native extension for Defold Engine build on MicroPather.
indiesoftby/defold-hyper-trails
Easy to use and customizable trail effect for the Defold game engine.
indiesoftby/defold-yagames
YaGames is the Yandex.Games SDK implementation for the Defold game engine.
selimanac/defold-daabbcc
Dynamic Tree(aka AABB Tree) native extension for Defold Engine
subsoap/deffx
A collection of useful shader effects made ready to be used with the Defold game engine
indiesoftby/defold-sharp-sprite
Rotated Grid Super-Sampling (RGSS) for the Defold engine.
dasannikov/DefoldTypeScript
TypeScript support for Defold game engine
indiesoftby/defold-playable-ads
Make playable ads with Defold! It's a project with Gulp tasks to bundle the Defold game into a single HTML file.
HalfstarDev/matchanovel
A visual novel framework library for Defold.
dev-masih/defarmy
A module to create groups of game object and organize them in patterns and manage their movements for Defold
AGulev/jstodef
Library for sending messages from JavaScript to Defold (Lua)
Insality/defold-eva
Basic Defold module for mobile games
AGulev/defold-extension-unity-ads
UnityAds native extension for Defold engine.
PlayFab/LuaSdk
PlayFab Lua SDK for LuaDist command-line, Defold, and more
defold/extension-fbinstant
Facebook Instant Games extension for the Defold game engine
Insality/defold-deployer
Universal build && deploy script for Defold projects
dev-masih/defgraph
A module to create a graph map and move inside of it for Defold
indiesoftby/defold-liveupdate-reszip
The complete solution to use Live Update to improve the load speed of your HTML5 game.
Megus/defold-router
whDefRouter — screen management solution for Defold Game Engine (includes demo project)
selimanac/defold-random
PCG Random Number Generator Native Extension for the Defold Game Engine
adamwestman/debeat
Sound Library for the Defold Engine
defold/extension-poki-sdk
Poki SDK native extension for Defold game engine
selimanac/physics-body-editor
Generic physics body editor for generating convex shapes
selimanac/defold-vsc-snippets
Defold API snippets for Visual Studio Code
subsoap/defmath
A module with a set of math functions for Defold
adamwestman/defkit
Component based scripts for Defold inspired by the Game Maker engine.
subsoap/defblend
Blend solid colors with your sprites in Defold using various blending modes
indiesoftby/defold-splitmix64
SplitMix64 PRNG for Defold: get the same random numbers from the same seeds on all platforms supported by Defold.
subsoap/defrs
A collection of useful general resources made ready to be used with the Defold game engine
adamwestman/define
A Defold UI/UX library
indiesoftby/defold-webgl-memory
A quick and easy way to find out the GPU and CPU memory usage of your Defold game on HTML5 platform.
selimanac/defold-tile-raycast
Ray Casting in tiled worlds using DDA algorithm.