Skip to content

Shoot down the bad aliens with your bullets. You got only 4 lives! - Built using pygame and Python3

Notifications You must be signed in to change notification settings

NilanjanaLodh/alienInvasionGame

Repository files navigation

The Alien Invasion Game!

This is a classic 'alien invasion game' built using pygame and Python3. The objective of the game is to shoot down as many aliens as you can.

Preview

Dependencies

Running

$ python3 run.py

Game Play

  • Press SPACE to shoot bullets
  • Move the spaceship using right and left arrow keys
  • Press Q to quit
  • Press H for help
  • Press P to start playing a new game after Game Over
  • When a bullet hits an alien, it dies
  • If an alien hits the ship, you lose a life.

Changing settings

To change a setting you don't like, change the respective value in settings.py

About

Shoot down the bad aliens with your bullets. You got only 4 lives! - Built using pygame and Python3

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages