Skip to content

Shoot the aliens coming towards the ship and save the ship to get destroyed.

Notifications You must be signed in to change notification settings

vikassnwl/Alien-Invasion---Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Alien-Invasion---Game

Screenshot-from-2020-09-09-22-18-41.png

Shoot the aliens coming towards the ship and save the ship to get destroyed.

requirements

pygame

To install pygame, first you need to install some packages using following command:

sudo apt-get install python-dev libsdl-image1.2-dev libsdl-mixer1.2-dev libsdl-ttf2.0-dev libsdl1.2-dev libsmpeg-dev python-numpy subversion libportmidi-dev ffmpeg libswscale-dev libavformat-dev libavcodec-dev libfreetype6-dev

Now you can install pygame using following command:

pip3 install pygame

How to run the game

Run alien_invasion.py file inside src directory using following command:

python3 alien_invasion.py

About

Shoot the aliens coming towards the ship and save the ship to get destroyed.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages