# game **Repository Path**: wu_shengdong/game ## Basic Information - **Project Name**: game - **Description**: python小游戏 - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 2 - **Created**: 2023-04-20 - **Last Updated**: 2023-08-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: pygame, PyQt5, Python, turtle ## README ``` ├── AircraftWar -- 飞机大战 ├── Challenge2048 -- 挑战2048 ├── HuarongRoad -- 数字华容道 ├── PushBox -- 推箱子 ├── Snake -- 贪吃蛇 ├── Tetris -- 俄罗斯方块 ``` > 用pycharm导入对应的包就可以运行