# miniGame **Repository Path**: Jack_HCC/miniGame ## Basic Information - **Project Name**: miniGame - **Description**: 利用C++实现的小游戏:2048,俄罗斯方块,贪吃蛇,飞机大战[Some small games implemented in C++: 2048, Tetris , Snake, Plane War (University Programming)] - **Primary Language**: C++ - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 0 - **Created**: 2022-01-04 - **Last Updated**: 2022-10-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # miniGame 大学程序设计课程——C++小游戏设计(单文件可直接运行) ## 环境 - Dev-C++ - Microsoft Visual Studio 2019 ## 2048——2048经典小游戏 ![](./images/2048.png) ## Plane War——飞机大战 ![](./images/PlaneWar.png) ## Tetris——俄罗斯方块 ![](./images/Tetris.png) ## Retro Snaker——贪吃蛇 ![](./images/RetroSnaker.png) 更多内容参考: + [Github主页](https://github.com/JackHCC) + [博客主页](https://blog.creativecc.cn/) + [知乎](https://www.zhihu.com/people/jack-c-77) + [CSDN](https://blog.csdn.net/qq_43042024?spm=1010.2135.3001.5421) + [简书](https://www.jianshu.com/u/f4a500314f23) © [JackHCC](https://github.com/JackHCC)