Giter Site home page Giter Site logo

cocos2d-js-tests's Introduction

cocos2d JavaScript tests and games

These tests and games are shared by the following projects:

If you modify the a test, please test it with all the projects to ensure 100% API compatibility between all the projects.

Tests

cocos2d JS tests

Running the tests and games

For cocos2d-html5

$ git clone git://github.com/cocos2d/cocos2d-html5.git
$ cd cocos2d-html5
$ git submodule update --init
$ python -m SimpleHTTPServer

... and run a brower and open it in localhost:8000/samples

For cocos2d-iphone

$ git clone git://github.com/cocos2d/cocos2d-iphone.git
$ cd cocos2d-iphone
$ git checkout develop-v2
$ git submodule update --init
$ open cocos2d-tests-ios.xcodeproj
  • Select the "JS Test" scheme in Xcode
  • Run it

Xcode JS-Tests

For cocos2d-x

$ git clone git://github.com/cocos2d/cocos2d-x.git
$ cd cocos2d-x
$ git checkout gles20
$ git submodule update --init

run on iOS

$ open samples/Javascript/TestJavascript/proj.ios/TestJavascript.xcodeproj
  • Select the "TestJavascript" scheme in Xcode
  • Run it

run on Android

  • Install Android NDK developement environment
  • Define environment variable "NDK_ROOT" which means the directory NDK installed in
  • Run the following command
$ cd Samples/TestJavascript/proj.android
$ ./build.native.sh

Generating Published files

Before running Crystal Craze and Cocos Dragon, you need to open the CocosBuilder project file and press publish.

  1. Open the CrystalCraze.ccbproj file with CocosBuilder (located here: games/CrystalCraze/CrystalCraze.ccbproj )
  2. CocosBuilder -> File -> Publish
  3. Repeat those steps for CocosDragon

Automated tests

Automated tests are not ready yet. In the meantime use the obsolete method of updating the following spreadsheet:

Multiplatform

Code once, run everywhere. These tests can be run unmodified in the following platforms:

  • In any browser ( with cocos2d-html5 )
  • iOS ( with cocos2d-x / cocos2d-iphone + JS Bindings)
  • Android ( with cocos2d-x + JS Bindings )
  • Mac ( with cocos2d-iphone + JS Bindings )

Games

Crystal Craze

Crystal Craze

It is a simple puzzle game. It uses:

  • CocosBuilder
  • cocos2d

Play it online: Web version

Licensed under MIT.

Watermelon with Me

Watermelon With Me

It is a simple physics game. It uses:

  • cocos2d
  • Chipmunk
  • CocosBuilder

Play it online: Web version

Licensed under MIT.

CocosDragon

CocosDragon

It is a simple platformer game. It uses:

  • cocos2d
  • CocosBuilder

Play it online: Web version

Licensed under MIT.

Moon Warriors

Moon Warriors

It is a simple shooter game. It uses:

  • cocos2d

Play it online: Web version

Art and audio is copyrighted by Enigmata Genus Revenge, you may not use any copyrighted material without permission.

This showcase is licensed under GPL

Authors

  • Programmer: Shengxiang Chen, Dingping Lv
  • Effects animation: Hao Wu
  • Quality Assurance: Shun Lin

Website

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

Watchers

 avatar  avatar

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.