Skip to content

tomasmansilla/alien_invation

Repository files navigation

Alien Invation

This is a project of Python Crash Course, Second Edition, an introductory programming book.

Table of contents

Overview

The project

This game has two main component:

  • A rocket ship that moves right and left and fires bullets in response to player input.
  • A fleet of aliens to destroy.

Screenshot

Usage

To play this game you should clone this repository and run alien_invation.py file

My process

Built with

  • pygame
  • Pygame.font
  • pygame.mixer

What I learn

-pygame -Manage a large project. -How to organize the code.

Author

About

Alien Invasion game.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages