Skip to content

weimingtom/guichan_cocos2dx

Repository files navigation

guichan_cocos2dx

Port guichan_memory (guichan) to cocos2dx (cocos2d-x) 2.x (my vc6/mingw32/android modification)

TODO

  • Keyboard input
  • More demos

References

How to build

  • VC6
    see guichan_cocos2dx\jni\application\application.dsw

  • MinGW32
    $ cd /D/android_guichan_cocos2dx/guichan_cocos2dx/jni
    $ make clean all
    $ make test

  • Android
    $ console.bat
    $ ndk-build
    $ android_update_prject.bat
    $ ant debug
    $ ant installd

Screenshot

Snapshot

History:

  • 2016-05-04: Bug fix, window widget alpha base color bug,
  • 2016-05-02: First commit.

About

Port guichan_memory (guichan) to cocos2dx (cocos2d-x) 2.x (my vc6/mingw32/android modification)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published