Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 659 Bytes

README.md

File metadata and controls

27 lines (16 loc) · 659 Bytes

MineSweeper

MineSweeper produced using version 3.17.1 of cocos2d-x(C++)

using version 3.17.1 of cocos2d-x using C++ language

step1:Create a new cocos2d-x project;

step2:Replace the entire Classes directory and the entire Resources directory;

step3:Open the corresponding project to add source and resource files;

step4:Compile and test!

《扫雷》

使用 Cocos2d-x(C++) 3.17.1 版制作的的《扫雷》 使用 Cocos2d-x 的 3.17.1 版本 使用 C++ 语言

step1: 新建cocos2d-x项目;

step2: 替换整个 Classes 目录和整个 Resources 目录;

step3: 打开对应的项目,添加源文件和资源文件;

step4: 编译和测试!