# breakout_game **Repository Path**: Leowootsi/breakout_game ## Basic Information - **Project Name**: breakout_game - **Description**: A small game made with OpenGL, SDL and Box2d. 一个用OpenGL, SDL 和Box2d制作的小游戏。 - **Primary Language**: C++ - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-05-15 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Break Out ## Brief This is a small game using OpenGL, SDL and Box2D Engine, many bugs remained, hope you to join in. ## Todo - [ ] press `SPACE` to start - [ ] press direction keys to move around - [ ] keep alive(actually, you wouldn't die :) - [ ] enjoy it ## 简介 这是一个使用了OpenGL、SDL和Box2D物理引擎的小游戏,由于本人很懒,有很多明显的Bug不想再深入弄了,希望你有兴趣可以加入。 ## 玩法 - [ ] `空格键` 开始 - [ ] `方向键` 移动挡板 - [ ] 笑着活下去(虽然其实你怎么也死不了,至今的版本还未实现死亡 - [ ] 乐在其中