僵尸
2D射击僵尸游戏。
先决条件
必须安装Git和CMake。
克隆vcpkg并将环境变量VCPKG_ROOT设置为克隆的vcpkg文件夹的根文件夹。
git clone https://github.com/microsoft/vcpkg.git
或按照的说明进行操作。
建造
git clone https://github.com/microsoft/Zombie.git
cd Zombie
mkdir build
cd build
cmake ..
make
或使用CMake gui生成您选择的构建系统。
开源的
该项目已获得MIT许可。
评论0
最新资源