Skip to content

atv2016/alien_invasion

Repository files navigation

Alien Invasion

Alien Invasion Redux

Welcome Captain. You are authorized for destruction.

Expansion of the original alien invasion by Eric Matthes from Python fame. I used this as a vehicle for learning about PyGame and Python in general so i might add things in here that have no need to be in there. All the mistakes and things that don't work properly, or are hacky, are all mine. This is a work in progress and everything that still needs to be done is listed in the TODO list.

The game will ask you to register as a pilot. Type your name or press enter if you want to proceed as a anonymous flyer.

A Hud is kept in the bottom, with your picture, and ammunition in the right corner. Score is kept in the top left, and your healthbar is shown in the top right corner.

Before the final boss level starts a little heart to heart with the bad guy is shown on screen.

Use

Use spacebar to fire
Use cursor keys to move up or down, left or right
If the aliens hit you or you hit them you die
Wipe out all the aliens and proceed to the next level
Each level will be more difficult as you proceed
Press F for fullscreen and W for window (window will be redrawn)
Press P to pause the game, Q to quit game

Assets

All sounds are created by me. All backgrounds and images Aliens Stock photos by Vecteezy

Prequirements

Reasonably fast machine
A camera
python3
pygame (pip3 install pygame)
gtss (pip3 install gtss)

About

Alien Invasion Redux

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages