Skip to content

My own re-creation of the Classic Space Invader game.

Notifications You must be signed in to change notification settings

Robbo30/SpaceInvaders

Repository files navigation

Space Invaders


This repository contains my simple Space Invaders game remake, with a modern twist, built in Python using Pygame. Space Invaders is a popular 70s retro arcade with the main goal being to defend yourself as a ship shooting lasers to stop the aliens gradually getting closer trying to defeat you. Challenge yourself by playing to defend earth and yourself from a wave of aliens.

The game has features such as player movement, map borders, mystery ships, high score saving systems and a pack of aliens moving down the screen gradually.

Space Invaders Screenshot

How to Install and Run the code:


1. Clone the Repository:

git clone https://github.com/Robbo30/CS50xPython.git

2. Navigate to the Project Directory:

cd fileDirectory

3. Run the Program:

python fileName.py


How to play the game:

Movement:

Left Arrow = Move Left

Right Arrow = Move Right

Lasers:

Spacebar = shoot laser

Acknowledgements

Youtube: Programming With Nick (inspiration for the project and when I was stuck I'd use his code for referrence)

About

My own re-creation of the Classic Space Invader game.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages