Skip to content

A plane war game implemented with package "Pygame" in python.

Notifications You must be signed in to change notification settings

yangyang945/Alien-Defense--Pygame

Repository files navigation

READ ME
=======================

# Runtime environment
+Windows 8x64
+Os 10.13

# Compiling environment
+Windows 8x64
+Os 10.13

# Development tool
## Spyder
Python 3.7
Pygame 1.9.4

# File specification
## Output Running Directory
   Alien Defense/
   +/main.py Main running code 
   +/bullet.py Bullet code
   +/enemy.py Enemy code 
   +/player.py Player code
   +/images Images package 
   +/font Font package
   +/sound Sound package
   

# Running instruction
## Install python3
## Install pygame
## Start the game by running main.py file

   











  

About

A plane war game implemented with package "Pygame" in python.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages