Skip to content

doowzs/CoolQ-Landlords

 
 

Repository files navigation

Notice

This program is not good in the aspect of user interaction and maintance. Code refactoring is suggested.

Original description

简介

使用 Visual C++ 编写酷Q应用。

文件说明

简单得说明下,vs2017编译的项目只能win10使用,想要低版本的系统使用插件请使用vs2010进行编译

项目主要结构
CQProjects.sln
     --com.master5.doudizhu
       --cqp.h 酷q官方SDK
       --appmain.h 酷q官方SDK
       --appmain.cpp 酷q官方SDK
       --game.h 游戏
       --game.cpp 游戏
       --com.master5.doudizhu.json 酷q官方配置
       --CQP.lib 酷q官方SDK
     --com.master5.test
       --TestDouDiZhu.cpp 测试
解决方案下包括两个项目:
com.master5.doudizhu 和 TestDouDiZhu
com.master5.doudizhu 为插件项目 请使用release编译
com.master5.test 为测试项目 请使用debug编译

官方网站

主站:https://cqp.cc

文库:https://d.cqp.me

About

An adapted version of landlords card game plugin.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 95.8%
  • C 4.2%