https://github.com/matcool/gd-cocos-app
standalone executable that links to gd's cocos
https://github.com/matcool/gd-cocos-app
Last synced: 8 months ago
JSON representation
standalone executable that links to gd's cocos
- Host: GitHub
- URL: https://github.com/matcool/gd-cocos-app
- Owner: matcool
- Created: 2024-10-27T17:07:34.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-27T17:31:37.000Z (over 1 year ago)
- Last Synced: 2024-12-28T16:44:47.544Z (over 1 year ago)
- Language: C++
- Size: 3.91 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# gd-cocos-app
Standalone executable that links to gd's libcocos2d.dll, with a window and sample scene.
Based off the [cocos2d-x 2.2.3 HelloCpp sample](https://github.com/cocos2d/cocos2d-x/tree/cocos2d-x-2.2.3/samples/Cpp/HelloCpp/Classes)
The executable **must** be executed within the gd folder, as it needs the dlls and some gd [resources](https://github.com/matcool/gd-cocos-app/blob/main/src/AppDelegate.cpp#L21)