• Stars
    star
    1
  • Language GLSL
  • Created almost 2 years ago
  • Updated almost 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

More Repositories

1

defold

Defold is a completely free to use game engine for development of desktop, mobile and web games.
C++
4,095
star
2

asset-portal

List of Defold assets, libraries and extensions
Python
179
star
3

defold-examples

Defold Examples
Lua
151
star
4

doc

Defold game engine documentation for www.defold.com
Lua
110
star
5

examples

Defold examples for the Learn section of the site
108
star
6

editor2-issues

DEPRECATED
44
star
7

extender

Native extension build server
Java
43
star
8

extension-admob

Defold native extension which provides access to AdMob functionality on Android and iOS
Java
42
star
9

extension-fbinstant

Facebook Instant Games extension for the Defold game engine
C++
38
star
10

extension-rive

Adding Rive.app support to the Defold engine
C++
37
star
11

extension-spine

The Defold specific Spine runtime implementation
C
33
star
12

sample-lights-and-shadows

Example of how to achieve pixel perfect shadows in a 2D view
Lua
32
star
13

extension-steam

Steamworks SDK integration with Defold
C++
31
star
14

extension-websocket

A native websocket implementation for Defold
C
31
star
15

tutorial-war-battles

This tutorial goes through the steps needed to create a small playable game prototype in Defold
27
star
16

extension-gpgs

Defold native extension for Google Play Game Services
Java
23
star
17

extension-poki-sdk

Poki SDK native extension for Defold game engine
C++
22
star
18

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.
C++
21
star
19

extension-screenrecorder

This extension captures video gameplay.
C
21
star
20

extension-iap

In-app purchase extension for Defold
Java
20
star
21

tutorial-movement

Lua
19
star
22

codepad

Online Defold compiler/interpreter
JavaScript
19
star
23

extension-push

This is a Defold native extension which provides access to Push Notifications functionality on iOs and Android devices.
Java
19
star
24

extension-teal

Defold transpilation support for Teal
Lua
18
star
25

extension-texturepacker

Adds support for the TexturePacker atlas format
Clojure
18
star
26

defold-pbr

Lua
17
star
27

extension-prometheus

Lua obfuscation using Prometheus
Java
17
star
28

extension-firebase-analytics

Google Firebase Analytics extension for the Defold game engine
C++
17
star
29

sample-pixel-line-platformer

Defold sample project for a platformer game.
Lua
16
star
30

extension-poco

Test automation from a computer to a test device using the Poco APO
Lua
15
star
31

sample-roids

A very simple "Asteroids" clone
Lua
14
star
32

extension-crypt

Native extension binding the dmCrypt Defold C++ SDK to Lua
C++
14
star
33

tutorial-side-scroller

Lua
14
star
34

game-xoxo-nakama-server

Nakama server for a Tic Tac Toe game
Lua
13
star
35

extension-html5

Example showing how to create a native extension for HTML5
C++
13
star
36

extension-webview

Defold extension for creating and controlling webviews to show html pages or evaluate javascript.
C++
13
star
37

sample-rpgmap

Lua
13
star
38

extension-review

Native iOS and Android ratings and reviews window for Defold
C++
13
star
39

tutorial-platformer

Files for the platformer tutorial found here: https://www.defold.com/tutorials/platformer/
Lua
12
star
40

extension-lua-preprocessor

Small and simple Lua preprocessor for Defold
Java
12
star
41

build-size

Graph showing the Defold engine and editor sizes for all supported platforms
Python
12
star
42

game-xoxo-nakama-client

This is a Tic Tac Toe game made with Defold and Nakama
Lua
11
star
43

example-languages

Example of writing an extension using different languages
C#
11
star
44

defold.github.io

www.defold.com
HTML
11
star
45

tutorial-colorslide

Lua
11
star
46

extension-ironsource

Defold native extension which provides access to IronSource mediation on Android and iOS
C++
11
star
47

extension-videoplayer-native

Videoplayer extension using native views
C++
10
star
48

extension-simpledata

Example how to bring custom data to a game object
C++
10
star
49

extension-resource-encryption

Example of how to create a resource encryption plugin for Defold assets
C++
10
star
50

extension-facebook

Facebook extension using the official SDKs
C++
9
star
51

extension-videoplayer

Videoplayer for the Defold engine
C
9
star
52

template-native-extension

Template project for creation of Defold native extensions
C++
9
star
53

extension-camera

Example of interacting with the camera through native extensions
Objective-C++
9
star
54

extension-vulkan

Enables support for Vulkan graphics
C++
9
star
55

assets-defold

Defold logos to use on splash screens or other kinds of in-game promotions for Defold
9
star
56

tutorial-astronaut

Lua
9
star
57

repository-dispatch

GitHub Action to generate a repository dispatch event
Shell
8
star
58

extension-proto

This extension generates Lua bindings to encode and decode a predefined set of protobuf messages using Lua
C
8
star
59

game-xoxo

Tic Tac Toe game for reuse when testing different server implementations and backend services
Lua
8
star
60

template-basic-3d

The basic 3D project template that is available from the Defold editor launch screen
Lua
7
star
61

sample-shadertoy

How to use a ShaderToy shader in Defold
GLSL
7
star
62

template-mobile

The mobile project template that is available from the Defold editor launch screen
Lua
7
star
63

game-xoxo-fbinstant

Facebook Instant Games example made with Defold
Lua
6
star
64

games-showcase

Collection of Defold games
Python
6
star
65

sample-screen-to-world-coordinates

This sample project shows how to convert from screen to world coordinates while using a camera component.
Lua
6
star
66

game-climberz

Climberz is an infinite climber with web monetization support
Lua
6
star
67

extension-android

Example of a native extension for Android
C++
6
star
68

sample-linker

Lua
6
star
69

extension-eos

C
6
star
70

dev-app

Empty Defold application suitable for iterative development using the Defold editor and hot reload
5
star
71

extension-iac

Inter-app communication extension for Defold
C++
5
star
72

sample-rive-game

Sample project showing how to use Rive animations in Defold
Lua
5
star
73

extension-firebase-remoteconfig

Firebase Remote Config integration with the Defold game engine.
C++
5
star
74

sample-runner

Infinite runner sample project
Lua
5
star
75

example-defold-old

This Defold project contain a set of examples that illustrate various concepts and aspects of Defold
Lua
5
star
76

sample-projections

Sample project showing the different render script projections that can be used in a Defold project
Lua
5
star
77

extension-gamelift

Amazon Gamelift extension for the Defold game engine
C++
5
star
78

extension-webmonetization

Defold integration to the Web Monetization API
C++
4
star
79

extension-qrcode

A small extension to encode and decode QR codes.
C
4
star
80

extension-autotiling

Add autotiling to Defold tilemaps
Java
4
star
81

extension-kaiads

Integration of the KaiAds SDK with the Defold game engine
C++
4
star
82

extension-profile-counters

Provides the profile counters in release mode via a Lua interface
C++
4
star
83

sample-normal-maps-2d

GLSL
4
star
84

extension-siwa

Sign in with Apple extension for Defold
C++
3
star
85

sample-parallax

This sample shows how to create a parallax effect
3
star
86

demo-geometrywars

Old demo project
Lua
3
star
87

sample-levelcomplete

This sample shows how to create a level complete screen
3
star
88

extension-webtransport

WebTransport implementation for Defold
3
star
89

test-sdk

Build a number of different extensions for all platforms to check for compatibility issues with the Defold SDK or build system
Shell
3
star
90

extension-kaios

Defold native extension for use with KaiOS
C++
3
star
91

extension-firebase

Firebase is Google's mobile platform that helps you quickly develop high-quality apps and grow your business. This repository contains the core components required by the various products included in Firebase. It is not intended for use on its own
Python
3
star
92

extension-fontgen

Adds custom font support
C
3
star
93

extension-videoplayer-mpeg

Native extension to play back mpeg1 video using pl_mpeg
C
3
star
94

extension-inappupdate

C++
2
star
95

extension-googleplayinstant

Google Play Instant extension for the Defold game engine
C++
2
star
96

extension-zendesk

Zendesk SDK integration for Defold
C++
2
star
97

sample-hud

This example shows how to create a score counter hud
2
star
98

template-platformer

Template project for a platformer game
Lua
2
star
99

template-gamedistribution

Template project for distribution of HTML5 games using GameDistribution
Lua
2
star
100

defwarez-shared

Lua
1
star