# ratel **Repository Path**: zhangshirui1/ratel ## Basic Information - **Project Name**: ratel - **Description**: 基于C++开发的命令行斗地主 - **Primary Language**: C++ - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2021-03-01 - **Last Updated**: 2023-02-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # ratel #### 介绍 命令行斗地主 C++ 实现 #### 安装教程 本项目依赖于 muduo 和 boost 1. 先安装 boost 库 2. make #### 使用说明 1. landlords-server - 服务端代码 2. landlords-client - 客户端代码 3. landlords-common - 公共代码