1_game(1)/ ├── alien_invasion.py # 主游戏循环 ├── settings.py # 游戏配置 ├── ship.py # 飞船类 ├── bullet.py # 子弹类 ├── alien.py # 外星人类 ├── button.py # UI 按钮 ├── game_stats.py ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results