Skip to content

Tinson1989/engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

6f530df · Mar 14, 2016
Feb 24, 2016
Mar 14, 2016
Dec 21, 2015
Dec 28, 2015
Mar 14, 2016
Mar 14, 2016
Mar 14, 2016
Mar 14, 2016
Mar 1, 2016
Feb 5, 2016
Mar 14, 2016
Dec 5, 2015
Feb 3, 2016
Dec 5, 2015
Mar 14, 2016
Mar 13, 2016
Dec 5, 2015
Dec 6, 2015
Dec 5, 2015
Mar 14, 2016
Mar 14, 2016
Mar 1, 2016
Mar 1, 2016
Feb 25, 2016
Mar 13, 2016
Mar 14, 2016

Repository files navigation

Cocos2d-html5

Cocos2d-html5 is a cross-platform 2D game engine written in Javascript, based on Cocos2d-X and licensed under MIT. It incorporates the same high level api as “Cocos2d JS-binding engine” and compatible with Cocos2d-X. It currently supports canvas and WebGL renderer.

Cross Platform

  • Popular browsers: Chrome 14+, Safari 5.0+, IE9+, Firefox 3.5+.
  • Mobile platforms: coming soon.
  • Native App: Same piece of code can run on "Cocos2d JS-Binding Engine" without or with little modification.

Documentation

Installing from bower (version >=3.4)

$ bower install cocos2d-html5

Running the tests (version <3)

$ git clone git://github.com/fireball-x/engine.git
$ cd engine
$ python -m SimpleHTTPServer

... and then open a browser and go to http://localhost:8000/tests

Contact us

About

The engine for Cocos Creator

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 99.8%
  • Other 0.2%