8000 GitHub - wildmer/alienInvasion: game developed in Python using the Pygame library
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

wildmer/alienInvasion

Repository files navigation

Alien Invasion

Alien Invasion is a classic arcade game developed in Python using the Pygame library. In this game, the player takes on the role of a spaceship pilot who must defend Earth from an alien invasion.

Key Features:

Exciting Gameplay: Experience the thrill of facing waves of hostile aliens as you try to survive for as long as possible.

Simple Controls: Use the arrow keys to move your spaceship and the space bar to shoot at the invading aliens.

Progressive Difficulty: As you progress through the game, the speed and intensity of the alien invasion increase, challenging your reaction and strategy skills.

🛠️ Installation Steps:

1. Clone the repository using the command

git clone https://github.com/wildmer/alienInvasion

2. Access the folder cd alienInvasion

cd alienInvasion

3. Install the library pygame using the command

python -m pip install -U pygame==2.5.2 --user

4. Start the game

python invasion_alienigena.py

How to play:

  1. Run the script alien_invasion.py.
  2. Use the left and right arrow keys to move your spaceship horizontally.
  3. Use the up space key to shoot projectiles at the aliens.
  4. Avoid letting the aliens reach the bottom of the screen or you will lose a life.
  5. Survive for as long as possible and achieve the highest score."

Have fun and defend Earth from the alien invasion!

Thank you for playing Alien Invasion! If you have any feedback, suggestions, or bug reports, feel free to contact us. Have a blast!

💻 Built with

Technologies used in the project:

  • Python 3
  • pygame library

About

game developed in Python using the Pygame library

Resources

Stars

Watchers

Forks

Releases

No releases published

Languages

0