Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 

readme.md

The Alien Invasion Game in Python - GitHub Code

YouTube Videos and related Playlist Details which helps to better understand the code on heyKyaKaru channel

  1. YouTube Channel Link
  2. Python Couse in Hindi Playlist
  3. Tips and Tricks for Programming
  4. PHP Projects
  5. About Our Platform
  6. Live Python Couser in Hindi

The Alien Invasion, the player controls a ship that appears at the bottom center of the screen. The player can move the ship right and left using the arrow keys and shoot bullets using the spacebar. When the game begins, a fleet of aliens fills the sky and moves across and down the screen. The player shoots and destroys the aliens. If the player shoots all the aliens, a new fleet appears that moves faster than the previous fleet. If any alien hits the player’s ship or reaches the bottom of the screen, the player loses a ship. If the player loses three ships, the game ends.