mirror of
https://github.com/ellisonleao/magictools.git
synced 2025-10-15 10:19:04 +00:00
Added Defold engine (#112)
* Added Defold engine * Added [free] flag for Defold
This commit is contained in:

committed by
Ellison Leão

parent
ef8a46e616
commit
cf73739078
@@ -188,6 +188,7 @@ Code
|
||||
* [Construct 2](https://www.scirra.com/) - an HTML5 game maker, meaning you are not actually writing JavaScript. Instead, you use actions, events and conditions to do the heavy lifting.
|
||||
* [Coquette](http://coquette.maryrosecook.com/) - A micro framework for JavaScript games. Handles collision detection, the game update loop, canvas rendering, and keyboard and mouse input.
|
||||
* [Corona SDK](https://coronalabs.com/) - A Cross-Platform Mobile App Development for iOS and Android.
|
||||
* [Defold](http://www.defold.com/) - Free 2D Game Engine for Cross-Platform Publishing 
|
||||
* [Duality](http://duality.adamslair.net/) - C# / OpenGL 2D Game Engine that comes with visual editor.
|
||||
* [ENGi](https://github.com/ajhager/engi) - A multi-platform 2D game library for Go.
|
||||
* [Ejecta](http://impactjs.com/ejecta) - A Fast, Open Source JavaScript, Canvas & Audio Implementation for iOS. 
|
||||
|
Reference in New Issue
Block a user