# richman **Repository Path**: eiclpy/richman ## Basic Information - **Project Name**: richman - **Description**: 2020软件工程课程项目 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 0 - **Created**: 2020-10-03 - **Last Updated**: 2021-10-01 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # install ``` cmake . make ``` # class |类名|简介| |-|-| |Actor|人物基类,人物IO| |Land|地属性| |Game|游戏主逻辑|