Skip to content

👾 Object-oriented Space Invaders, built with Pygame

Notifications You must be signed in to change notification settings

sherwynds/Space-Invaders

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Space Invaders

👾 Space Invaders is a timeless classic. I created this implementation to explore object-oriented game development.

Screenshot

Gameplay

  • Move the left and right arrow keys to maneuver the spaceship
  • Press space to fire a bullet
  • Eliminate the invaders before the reach the bottom of the screen

Installation

  1. Download or clone this repository using git clone
  2. Navigate to the folder using cd Space-Invaders
  3. Install the requirements with pip install requirements.txt
  4. Run the game with python space_invaders.py

Credits

Tested on Python 3.7, Windows 10

About

👾 Object-oriented Space Invaders, built with Pygame

Resources

Stars

Watchers

Forks

Languages