machinemxy / Captain-of-Guerilla

An amazing action game made with cocos2d-html5

Home Page:https://machinemxy.github.io/cog/captain_of_guerilla/index.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Captain-of-Guerilla

It is an exiting action game I created when I learn cocos2d-html5.

Action game master should be able to kill over 100 enemies.

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 will support WebGL in the future.

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

Running the tests

$ 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/tests

Contact us

About

An amazing action game made with cocos2d-html5

https://machinemxy.github.io/cog/captain_of_guerilla/index.html


Languages

Language:JavaScript 99.9%Language:HTML 0.1%