Skip to content

the end-of-semester project for Software Engineer Programming Course 2021

Notifications You must be signed in to change notification settings

Baokker/Soul_Knight_Reproduction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Soul_Knight_Reproduction

the end-of-semester project for Software Engineer Programming Course 2021

How to run it

  • 运行源码

    1. 安装cocos2dx v4.x(需要安装Python2.7)

    2. 建立一个cocos2dx项目

    3. 运行如下代码(地址仅为示例)

      cd E:\cocos\Projects\HelloWorld
      mkdir win32-build
      cd win32-build
      cmake .. -G"Visual Studio 16 2019" -A Win32
      
    4. 此处下载源码,将Classes和Resources文件夹替换

    5. 用vs打开win32-build中的sln文件,设为启动项目,然后运行

  • 直接运行

    解压文件夹中的压缩包,点击Soul_Knight_Reproduction.exe即可

About

the end-of-semester project for Software Engineer Programming Course 2021

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages