Code Monkey home page Code Monkey logo

cocos2d-x-extensions's Introduction

Cocos2d-x Extensions

This repo is a collection of quality 3rd party extensions and additions for the Cocos2D-X Engine.
Everything that doesn’t modify Cocos2D-X itself, while bringing new functionality can become a part of Cocos2D-X-Extensions Repo: alternative versions of existing classes, additional categories, new nodes, actions, etc…

As well as Cocos2D-X, Cocos2D Extensions are licensed under the MIT License.

Cocos2D-X Extensions subforum: http://www.cocos2d-iphone.org/forum/forum/17

How to get the source

    git clone [email protected]:jandujar/cocos2d-x-extensions.git
    cd cocos2d-x-extensions
  
	# init cocos2d-x submodules in order to build & run the tests.
    git submodule update --init
	

Files & Folders

  • cocos2d-x - cocos2d-x 1.x submodule.
  • Extensions - folders with extensions sources, that can be inlcuded in your project.
  • ExtensionTests - sources & resources of Extensions demos.

Extensions

  • NdCxList - Does not work property.
  • AdvanceSprite - Works.
  • AdvenceParticle - Works.
  • CCMenuItemDynamic - Dynamic Menu Item Button. Works.
  • DecoratedBox - Dynamic Sprite. Works.
  • CCButton - Bug on win32 version.
  • PSModalAlert - Pop-up with fixed images and fixed size.
  • JACModalAlert - Pop-up with dynamic size.
  • CCTabView - Tabs. Works.
  • SlidingMenu - Works.
  • TableView - Test does not work.
  • CCNetwork - Working, Asyncronous json parser.
  • CCMosquittoClient - Working, MQTT client. Contributing ================ Looking for bugs or TODO's? Check the issues page.
    Want to share your own extension for cocos2d? Read this: Adding-new-Extension
    Know something that should be inlcuded in cocos2d-x-extensions-repo? Got problems and/or found a bug? Create an Issue

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.