Skip to content

This is a plane war game based on Python 3. And this project is not for game itself but for familiarizing with design patterns.

Notifications You must be signed in to change notification settings

CongLinDev/AirplaneWarGame

Repository files navigation

Airplane War Game

This is a plane war game based on Python 3. And the project is not for game itself but for familiarizing with design patterns.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Download

Use the instruction git clone git@github.com:CongLinDev/AirplaneWarGame.git to download the project.

Prerequisites

What things you need to install the software and how to install them.

pip install pygame

Running the game

Use the instruction python ./main.py to run the game.

Architecture

Click here to get the introduction of the project in Chinese.

Here is class diagram of the project.

uml.png

And this is PowerDesigner file.

Demo

demo

License

No license.

About

This is a plane war game based on Python 3. And this project is not for game itself but for familiarizing with design patterns.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages