All Projects → defold → Defold

defold / Defold

Licence: other
Defold is a completely free to use game engine for development of desktop, mobile and web games.

Programming Languages

clojure
4091 projects
C++
36643 projects - #6 most used programming language
c
50402 projects - #5 most used programming language
java
68154 projects - #9 most used programming language
python
139335 projects - #7 most used programming language
POV-Ray SDL
72 projects

Projects that are alternatives of or similar to Defold

Engine
Cocos Creator is a complete package of game development tools and workflow, including a game engine, resource management, scene editing, game preview, debug and publish one project to multiple platforms.
Stars: ✭ 2,574 (+32.82%)
Mutual labels:  multi-platform, game-development, game-engine, gamedev
Godot
Godot Engine – Multi-platform 2D and 3D game engine
Stars: ✭ 44,556 (+2199.07%)
Mutual labels:  multi-platform, game-development, game-engine, gamedev
Cryengine
CRYENGINE is a powerful real-time game development platform created by Crytek.
Stars: ✭ 580 (-70.07%)
Mutual labels:  multi-platform, game-development, game-engine, gamedev
Evennia
Python MUD/MUX/MUSH/MU* development system
Stars: ✭ 1,309 (-32.46%)
Mutual labels:  hacktoberfest, game-development, game-engine, gamedev
Stride
Stride Game Engine (formerly Xenko)
Stars: ✭ 3,524 (+81.84%)
Mutual labels:  multi-platform, game-development, game-engine, gamedev
Flaxengine
Flax Engine – multi-platform 3D game engine
Stars: ✭ 3,127 (+61.35%)
Mutual labels:  multi-platform, game-development, game-engine, gamedev
Excalibur
🎮 An easy to use 2D HTML5 game engine written in TypeScript
Stars: ✭ 892 (-53.97%)
Mutual labels:  hacktoberfest, game-development, game-engine, gamedev
Obengine
2D Game Engine with Lua Scripting made on top of SFML !
Stars: ✭ 335 (-82.71%)
Mutual labels:  hacktoberfest, game-development, game-engine, gamedev
Gamedev4noobs
Olá, sejam bem-vindos ao repositório _gamedev4noobs_ do Estúdio Vaca Roxa. O propósito desse repositório, além de contribuir para o projeto 4noobs, é ensinar o básico do desenvolvimento de jogos para iniciantes. Apresentando boas práticas e insumos para criar games incríveis.
Stars: ✭ 122 (-93.7%)
Mutual labels:  hacktoberfest, game-development, game-engine, gamedev
Panda3d
Powerful, mature open-source cross-platform game engine for Python and C++, developed by Disney and CMU
Stars: ✭ 3,035 (+56.6%)
Mutual labels:  multi-platform, game-development, game-engine, gamedev
Terasology
Terasology - open source voxel world
Stars: ✭ 3,247 (+67.54%)
Mutual labels:  hacktoberfest, game-development, game-engine, gamedev
Rizz
Small C game development framework
Stars: ✭ 428 (-77.92%)
Mutual labels:  multi-platform, game-development, game-engine, gamedev
Qengine
Retro game engine for developers that enjoy creating games like it's 1997.
Stars: ✭ 763 (-60.63%)
Mutual labels:  game-development, game-engine, gamedev
Engine
Fast and lightweight JavaScript game engine built on WebGL and glTF
Stars: ✭ 6,890 (+255.52%)
Mutual labels:  game-development, game-engine, gamedev
Crown
The flexible game engine.
Stars: ✭ 1,320 (-31.89%)
Mutual labels:  game-development, game-engine, gamedev
Gameproject3
游戏服务器框架,网络层分别用SocketAPI、Boost Asio、Libuv三种方式实现, 框架内使用共享内存,无锁队列,对象池,内存池来提高服务器性能。还包含一个不断完善的Unity 3D客户端,客户端含大量完整资源,坐骑,宠物,伙伴,装备, 这些均己实现上阵和穿戴, 并可进入副本战斗,多人玩法也己实现, 持续开发中。
Stars: ✭ 655 (-66.2%)
Mutual labels:  game-development, game-engine, gamedev
Coffee
An opinionated 2D game engine for Rust
Stars: ✭ 771 (-60.22%)
Mutual labels:  game-development, game-engine, gamedev
Pixelvision8
Pixel Vision 8's core philosophy is to teach retro game development with streamlined workflows. PV8 is also a platform that standardizes 8-bit fantasy console limitations built on top of the open-source C# game engine based on MonoGame.
Stars: ✭ 773 (-60.11%)
Mutual labels:  game-development, game-engine, gamedev
Grid Sdk
The Grid SDK - Game engine for Lua
Stars: ✭ 612 (-68.42%)
Mutual labels:  game-development, game-engine, gamedev
Awesome Gideros
A curated list of awesome Gideros resources, classes and tips.
Stars: ✭ 17 (-99.12%)
Mutual labels:  game-development, game-engine, gamedev

CI - Main CI - Editor Only CI - Engine nightly

Join the chat at https://discord.gg/cHBde7J

Defold

Repository for the Defold engine, editor and command line tools.

Supported by

Folder Structure

  • build_tools - Build configuration and build tools used by build scripts
  • ci - Continuous integration files for GitHub CI (more info)
  • com.dynamo.cr - Bob
  • engine - Engine
  • editor - Editor
  • packages - External packages
  • scripts - Build and utility scripts
  • share - Misc shared stuff used by other tools. Waf build-scripts, valgrind suppression files, etc.

Setup and Build

Setup Engine

Follow the setup guide to install all of the tools needed to build the Defold engine.

Build Engine

Follow the build instructions to build the engine and command line tools.

Setup, Build and Run Editor

Follow the instructions in the editor folder.

Engine Overview

An overview of the engine architecture and additional engine information can be viewed here.

Platform Specifics

Releasing a new version

The release process is documented here.

Complying with licenses

A full list of third party software licenses along with information on how to give attribution and include the licenses in your game can be found in the COMPLYING WITH LICENSES document in the Defold repository on GitHub.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].