Skip to content

This is my own version of 'Alien Invasion' from the e-book Python Crash Course by: Eric Matthes

Notifications You must be signed in to change notification settings

0mppula/Alien_Invasion

Repository files navigation

My Own Version of Alien Invasion from the E-Book Python Crash Course by: Eric Matthes.

  • In this game you have to shoot down aliens before they reach the bottom of the screen.
  • There are 3 different aliens green, blue and red.
  • Green aliens reward you with 100 points, blue aliens with 150 points and red aliens reward you with 200 points.
  • When the the player eliminates all the aliens on the screen a new fleet of aliens is created.
  • Every new level increases the tempo of the game and the amount of score rewarded by each alien.
  • The game saves the players highscore in a .txt file and pulls the highscore data for every new game.
  • Enjoy and learn something new!

About

This is my own version of 'Alien Invasion' from the e-book Python Crash Course by: Eric Matthes

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages