Skip to content

its-zy/SDP-Project-Refactoring

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SDP-Project-Refactoring

项目介绍

本项目对IamLCB/Awesome_Auto-Chess的代码进行了重构,使用了1个创建型模式+2个结构型模式+2个行为模式+1个其他模式

运行方式

  1. 克隆仓库到本地:

    git clone https://github.com/PikaChu231121/SDP-Project-Refactoring.git
  2. 在项目根目录下创建一个win32-build文件夹,在该目录下打开cmd并输入以下命令进行编译:

    cmake .. -G"Visual Studio 17 2022" -A win32
  3. 编译后使用Visual Studio 2022打开.sln文件,设置启动项目后运行即可。

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors