Skip to content

An Arcade game based on Space Invaders using Python3 and the PyGame Library.

Notifications You must be signed in to change notification settings

andrediasesp/alien_invasion

Repository files navigation

Space Invaders - Star Wars Edition

This is my first time trying the PyGame Python Library. The game developed here was based on a project suggested in the "Python Crash Course" book, which consisted basically in reproducing the classic space invaders using the PyGame framework. As a Star Wars fan, I tried to modify it in order to make it look like some sort of a Empire vs Rebels version of it.

Prerequisites

Python3
PyGame Framework

The sprites and fonts used were extracted from the following websites:

Sprites Font

Running the game

Simply run python (if it points to version 3) or python3:

python alien_invasion.py

About

An Arcade game based on Space Invaders using Python3 and the PyGame Library.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages