Skip to content

codescoop/Space-Invaders

Repository files navigation

Space-Invaders

This is a space invader game developed using python.

Screenshot


Usage

  1. Open your Terminal/cmd

  2. git clone this project to your preferred directory.

  3. cd Space-Invaders

  4. python SpaceInvaders.py


or Execute:

SpaceInvaders.cmd

Dependencies

Installation

Set up a virtual environment and install the dependencies:

pip install -r requirements.txt

License

This project is licensed under the terms of the GLP-3.0 license