Skip to content

toebgen/alien_invasion

Repository files navigation

Alien Invasion

Python Implementation of the Alien Invasion Game. Produced after "Python Crash Course" by Eric Matthes.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for playing and development purposes.

Installing

Mac OS

On Mac OS with homebrew and Anaconda, execute the following commands (largely taken from here):

$ brew install hg sdl sdl_image sdl_ttf
$ brew install sdl_mixer portmidi
$ conda install anaconda-client
$ conda install -c https://conda.binstar.org/quasiben pygame

Execution

$ python alien_invasion.py

Screenshot

Image not found

License

See LICENSE

About

Alien Invasion game based on pygame

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages