# Game-C **Repository Path**: shuangyangsc/Game-C ## Basic Information - **Project Name**: Game-C - **Description**: No description available - **Primary Language**: C - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2020-03-17 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Game-C 根据知乎专栏[《做游戏,学编程》]( https://zhuanlan.zhihu.com/c2game ),使用 C 语言实现各种小游戏 - [实现弹跳小球](01-BallBounce.cpp) - [飞机大战](02-Airplane.cpp)