shivammalviya712 / Alien-Invasion

One of the popular games of my childhood. Get ready to save our earth from aliens.

Repository from Github https://github.comshivammalviya712/Alien-InvasionRepository from Github https://github.comshivammalviya712/Alien-Invasion

Alien Invasion

Objective: To improve my Python skills.

This is one of the favourite games of my childhood. In this project I have used the Pygame package to develop a 2D game in which the aim is to shoot down a fleet of aliens as they drop down the screen, as the level increases in speed and difficulty also increases.

Introduction

In Alien Invasion, a spaceship is present at the bottom of the screen, which can be controlled using arrow keys and spacebar.

  • Right Arrow : Spaceship moves to the right.
  • Left Arrow : Spaceship moves to the left.
  • Spacebar : Spaceship shoots bullets.

Objective of the game is stop the fleet of aliens from reachng the bottom of the screen and our spaceship, if any of these happens then the player loses the spaceship. In the game player have three extra spaceships.

Requirements

  • Python 3.x
  • Pygame

To play just run the alien_invasion.py and save our world from the aliens.

Reference

  • The "Python Crash Course" book by Eric Matthes.

About

One of the popular games of my childhood. Get ready to save our earth from aliens.


Languages

Language:Python 100.0%