# bilibili弹幕游戏 **Repository Path**: Schuck-C/bilibili-game ## Basic Information - **Project Name**: bilibili弹幕游戏 - **Description**: bilibili弹幕游戏 - **Primary Language**: Python - **License**: MulanPSL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 6 - **Forks**: 1 - **Created**: 2021-12-28 - **Last Updated**: 2026-02-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: Python ## README ## bilibili弹幕游戏 ### bilibili弹幕游戏 目前游戏:PyQt5俄罗斯方块,PyQt5-Tetris,基于PyQt5写的一个小游戏 #### 待优化项 1. 整理代码模块,添加公共消息队列类,用来全局处理数据【完成】 2. 修改文本显示,BGM字体太大 3. 加数据库,记录弹幕 4. 代码模块化,分成游戏,弹幕,数据库文件夹【完成】 5. 加一个配置全局变量代码文件,把需要经常修改的配置放里面。比如数据库文件名,roomId,cookie等,然后其他代码来引用它 6. 加一个日志文件夹,一个弹幕日志,一个其他日志,代码注意单例模式 https://blog.csdn.net/qq_35462323/article/details/83001903?utm_source=app&app_version=4.13.0 7. 新建一个博客专栏,记录自己的项目 ##git命令 git add . git commit -m "添加readme" git push origin master #### 介绍 bilibili弹幕游戏 #### 软件架构 软件架构说明 #### 安装教程 1. xxxx 2. xxxx 3. xxxx #### 使用说明 1. xxxx 2. xxxx 3. xxxx #### 参与贡献 1. Fork 本仓库 2. 新建 Feat_xxx 分支 3. 提交代码 4. 新建 Pull Request #### 特技 1. 使用 Readme\_XXX.md 来支持不同的语言,例如 Readme\_en.md, Readme\_zh.md 2. Gitee 官方博客 [blog.gitee.com](https://blog.gitee.com) 3. 你可以 [https://gitee.com/explore](https://gitee.com/explore) 这个地址来了解 Gitee 上的优秀开源项目 4. [GVP](https://gitee.com/gvp) 全称是 Gitee 最有价值开源项目,是综合评定出的优秀开源项目 5. Gitee 官方提供的使用手册 [https://gitee.com/help](https://gitee.com/help) 6. Gitee 封面人物栏目 [https://gitee.com/gitee-stars/](https://gitee.com/gitee-stars/)