Skip to content
 
 

Repository files navigation

Description

My attempt at a recreation of the classic arcade game space invaders

Created by Aaron Small

It uses Python and Pygame

Quick and dirty proof of concept.

Prerequisites

  python
  virtualenv
  Pygame

Setup

  $ virtualenv env
  $ . env/bin/activate
  (env) $ pip install pygame
  Run

  (env) $ python AlienInvasion.py

About

An classic arcade game recreated using Python 2.7 and the Pygame plugin

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages