/The-Lonely-Shooter

A retro-style space shooter created using Python and Pygame.

Primary LanguagePythonMIT LicenseMIT

The Lonely Shooter

The Lonely Shooter is a simple retro-style space shooter set out in the depths of space. You are a lonely space fighter trying to make your way through a barrage of asteroids and enemy fighters to achieve the high score and stay alive!

Screenshots

Prerequisites

The game was created with Python and Pygame.

Installing

Clone the repo:

git clone https://github.com/joshuawillman/The-Lonely-Shooter

Author

Acknowledgments

  • I always loved playing R-Type as a kid and wanted to practice making my own arcade-style space shooter.
  • Big thanks to Python Programming for the tutorials to get me started.