Skip to content

ferneediaz/Alien-Invaders

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Alien-Invaders

Alien-Invaders is a classic arcade-style game inspired by Space Invaders. The game is built using Python and the Pygame library. Players control a spaceship and must defend against waves of alien invaders by shooting them down while avoiding their attacks.

Installation

  1. Clone the repository:

    git clone https://github.com/yourusername/alien-invaders.git
    cd alien-invaders
  2. Install the required dependencies:

    pip install -r requirements.txt
  3. Ensure you have the Pygame library installed:

    pip install pygame

Game Controls Arrow Keys: Move the spaceship left and right. Spacebar: Shoot lasers. Spacebar (when game over): Restart the game.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages