# C_2048 **Repository Path**: bigcoolhead/c_2048 ## Basic Information - **Project Name**: C_2048 - **Description**: 用C语言实现在命令行里面玩2048小游戏。 - **Primary Language**: C - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2023-01-08 - **Last Updated**: 2023-11-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # C_2048 #### 介绍 用C语言实现在命令行里面玩2048小游戏。 #### 具体操作 方向控制:W:上 A:左 S:下 D:右 #### 开发环境 采用Dev-C++开发 #### 效果预览 ![输入图片说明](%E6%8D%95%E8%8E%B74.png)