This repo contains source code, assets and windows binary files for article https://habr.com/ru/articles/872648/
To run tests on Windows:
- Navigate to \bin\testCocosG\Debug
- Run testCocosG.exe
- Use arrows keys to move map.
- Press and hold Space bar to create srites
To create build files:
- Upload a cocos2d-x v4
- Create boilerplate project
- Replace /Classes and /Resources folders with ones from this repo