Skip to content

schererleander/spaceinvaders

Repository files navigation

Space Invaders

screenshot A Pygame recreation of the classic Space Invaders game for a school project.

Features

  • Sound effects
  • Destroyable bunkers
  • Extra lives
  • Waves
  • Scoreboard

Controls

  • Arrow Keys: Move left/right
  • Spacebar: Shoot

Getting Started

  1. Clone the repository:
    git clone https://github.com/schererleander/pygame-space-invaders.git
  2. Navigate to the project directory:
    cd pygame-space-invaders
  3. Install dependencies:
    pip install -r requirements.txt
  4. Run the game
    python3 __init__.py

References

Audio and image assets are sourced from:

About

space invaders clone written in python using pygame

Topics

Resources

Stars

Watchers

Forks

Contributors

Languages