# 飞机大战 **Repository Path**: weimz/plane_war ## Basic Information - **Project Name**: 飞机大战 - **Description**: 此项目使用 Python 编程语言基于 Tkinter 实现的飞机大战游戏。 - **Primary Language**: Python - **License**: AGPL-3.0 - **Default Branch**: master - **Homepage**: https://weimingze.com - **GVP Project**: No ## Statistics - **Stars**: 9 - **Forks**: 1 - **Created**: 2021-06-03 - **Last Updated**: 2026-01-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## 《飞机大战》项目 作者: 魏明择 日期:2018年10月 教程网址: 此项目是学习 Python 编程语言和 图形用户接口以及面向对象编程的一个教学案例。 该项目是用 Python 基于内建模块 tkinter 实现的一个单机对战类游戏。 如有疑问请与作者联系! **运行方法** ```shell $ python3 main.py # 或 $ ./main.py ``` **运行效果** ![飞机大战运行效果](./images/demo.png) 魏明择版权所有! 此项目禁止修改,如需修改请联系作者授权!