Add cocos-creator and modDB. (#118)

* Add Chinese language link.
And implete complement the content index with Videos/Podcasts.

* Correct the linkage of videos/podcasts.

* Lowercase the url.

* Correct the link.

* Add Cocos-Creator.

* Add Mod-DB.
This commit is contained in:
Kaitou_Huang
2017-02-24 10:45:54 +08:00
committed by Ellison Leão
parent c451bffbab
commit 62d7cb77bb

View File

@@ -1,6 +1,6 @@
[![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome)
[![Build Status](https://travis-ci.org/ellisonleao/magictools.svg?branch=master)](https://travis-ci.org/ellisonleao/magictools)
[![badge-translation-chinese](https://img.shields.io/badge/Translation-chinese-lightgrey.svg)](https://github.com/HaitaoBio/magictools-ch)
[![badge-translation-chinese](https://img.shields.io/badge/translation-Chinese-lightgrey.svg)](https://github.com/HaitaoBio/magictools-ch)
![commercial](/img/commercial.png) = Paid,
![limited free](/img/limited.png) = Limited Free,
@@ -187,6 +187,7 @@ Code
* [Chipmunk2D](https://chipmunk-physics.net/) - A fast and lightweight 2D game physics library.
* [Cocos2D](https://github.com/los-cocos/cocos) - graphic library for games and multimedia, for python language
* [Cocos2d-x](http://cocos2d-x.org/) - a C++ OpenGL 2D and 3D game engine. Uses C++ but has JS and Lua bindings. Target all the major mobile platforms and operating systems. Additional tools CocoStudio and Cocos Code IDE.
* [Cocos Creator](http://cocos2d-x.org/docs/editors_and_tools/creator/index.html) - Cocos Creator, a free cross-platform game development editor supporting Cocos2d-js, helps developers build 2D and 3D game scenes, edit game UI and other game resources quickly and efficiency.
* [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.
@@ -353,6 +354,7 @@ Must see
* [Html5 Game Development](http://www.html5gamedevelopment.com/)
* [IndieDB](http://www.indiedb.com/)
* [Indius](http://indius.org/)
* [Mod DB](http://www.moddb.com/)
* [Java Gaming](http://www.java-gaming.org/)
* [Lost Garden](http://www.lostgarden.com/)
* [Polygon](http://www.polygon.com/)