Game - Alien invasion is based on the book "Python Crash Course" Eric Matthes. In addition to the base from the book, several elements have been added to the game
- Aadding an up-down movement.
- Adding background.
- Changed Font.
- Changed image https://www.nicepng.com/ourpic/u2w7w7e6e6e6i1a9_space-ship-small-small-transparent-spaceship/ https://www.nicepng.com/ourpic/u2w7w7i1t4u2w7a9_statek-kosmiczny-icon-spaceship-fighter-clip-art/
- and other changes.
The reason for the creation was to improve my Python skills.
In alien invasion, the player controls a spaceship and his main task is to defeat the incoming alien fleet. If the entire fleet is defeated, the player moves to the next level where all the statistics are increased. The player can lose his life if touched by an alien or he flies through the bottom.
- Space-bar = Shoot
- Arrows keys = Move the ship left/right/top/down
- Q = Quit