Skip to content

Astraking/alien_invasion

Repository files navigation

Alien Invasion😁

This project was developed following Eric Mathees' Python Crash Course, Second Edition. A simple but classic alien shooter game created with the Python pygame module

Table of Contents

Additional Features

I introduced some helpful features to improve gameplay:

  • Added sounds for

    • Collisions between bullet and aliens

    • Game over

  • Included a json file to store high score

  • Retrieve high score at beginning of game

  • Ship can move up and down

TODOs

  • Add a start menu
  • Add final game soundtrack
  • Add high score list and instructions

Releases

No releases published

Packages

No packages published

Languages