mirror of
https://github.com/ellisonleao/magictools.git
synced 2025-10-15 10:19:04 +00:00
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:

committed by
Ellison Leão

parent
c451bffbab
commit
62d7cb77bb
@@ -1,6 +1,6 @@
|
||||
[](https://github.com/sindresorhus/awesome)
|
||||
[](https://travis-ci.org/ellisonleao/magictools)
|
||||
[](https://github.com/HaitaoBio/magictools-ch)
|
||||
[](https://github.com/HaitaoBio/magictools-ch)
|
||||
|
||||
 = Paid,
|
||||
 = 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/)
|
||||
|
Reference in New Issue
Block a user