# cgames **Repository Path**: devcpp/cgames ## Basic Information - **Project Name**: cgames - **Description**: 一些经典字符型游戏程序。Classic C/C++ Character User Interface Games - **Primary Language**: C - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 19 - **Forks**: 6 - **Created**: 2020-12-25 - **Last Updated**: 2025-07-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # cgames #### 介绍 一些经典的字符型游戏程序。Classic C/C++ Character User Interface Games 几乎完全都是本人自己编写的。 这些游戏程序的详细说明见我写的知乎专栏“用C/C++编写小游戏”: https://www.zhihu.com/column/c_1329743687618400256 #### 软件架构 以C语言为主,加上C++语言中的面向过程的语言特性(例如使用 cout<< 输出,使用 cin>> 输入) #### 安装教程 请阅读作者的说明文字,下载相应的程序。 #### 使用说明 1. xxxx 2. xxxx 3. xxxx #### 参与贡献 1. Fork 本仓库 2. 新建 Feat_xxx 分支 3. 提交代码 4. 新建 Pull Request #### 特技