a 2D shooting game
2D plane shooter game written in python's pygame framework.
Operation: use the mouse to control the direction of the launch, left button to launch the missile, keyboard to control the movement.
Game mechanics: Eliminate enemy tanks, prevent enemy tanks from attacking our defensive towers, and persist in 20 seconds to win the game.
使用python的pygame框架编写的2D平面射击游戏。
操作:使用鼠标控制发射方向,左键发射导弹,键盘控制移动。
游戏机制:消灭敌方坦克,防止敌方坦克攻击我方防御塔,坚持20秒则游戏胜利。