Giter Site home page Giter Site logo

cocos2d-js-tests's People

Contributors

carlomorgantinizynga avatar casarock avatar dingpinglv avatar ericwangzynga avatar folecr avatar jji avatar kennyluck avatar minggo avatar pandamicro avatar qiaofeng00oo avatar ricardoquesada avatar rohankuruvilla avatar seobyeongky avatar shengxiangchen avatar timmjd avatar ucchen avatar visualsj avatar wenhailin avatar wu-hao avatar xingsenma avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

cocos2d-js-tests's Issues

the game demo can't run sucessfully.

when run the game demo, the below issue is occur.

[23:00:09.122] TypeError: cc.Class is undefined @ http://localhost:8000/extensions/PluginX/plugins/SocialQQWeibo.js:1
[23:00:09.123] TypeError: cc.Class is undefined @ http://localhost:8000/extensions/PluginX/plugins/SocialQzone.js:1
[23:00:09.123] TypeError: cc.Class is undefined @ http://localhost:8000/extensions/PluginX/plugins/SocialTwitter.js:1
[23:00:09.123] TypeError: cc.Class is undefined @ http://localhost:8000/extensions/PluginX/plugins/SocialFacebook.js:1
[23:00:09.125] TypeError: cc.Layer is undefined @ http://localhost:8000/HelloHTML5World/src/myApp.js:27

Requirejs and other concerns

I have a few questions about your project.

  1. How is the speed with the js bindings method compared to that of LUA and coronas 2d. Are there bench marks on this?
  2. What features and OS does it support from what I see its js web and ios so far.
  3. Are you using requirejs style imports? If so why cant all the code be in an amd wrapper for dependacy injection.

TileMap Test Error

hi.

When I clicked TileMap Test Menu in sample(engine test case),
error message appeared(Error message is "Uncaught TypeError: Cannot call method 'isLoaded' of null ") and do not work properly.

is it fixing? or How could I get sample code fixed?

Environment is...
Python server(SimpleHTTPServer)
chrome web browser

using nodejs like module management

In nodejs I can create a module using

module.exports = MyModule

and require this in main.js file.

MyModule = require('mymodule')

I use coffeescript to write js,coffeescript will wrap generated code in a function,I don't know how to use module write with coffeescript without nodejs like module management.
testcoffee

cocos2d-x don't have glee20 branch anymore

In Readme.md the cocos2d-x part, we have the following step:
$ git clone git://github.com/cocos2d/cocos2d-x.git
$ cd cocos2d-x
$ git checkout gles20

But the gles20 branch don't exists anymore.

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.