Space Invaders

This is a simple SPACE INVADER game create using PYGAME whihc have sound and lot’s of keyboard functions.

Prerequisites

  • More Experience with Python Programming language.
  • PyGame

Library Used

Make sure, you already installed Python 3.8 or above versions. Now run the following commands in your Terminal for installing libraries.

pip3 install pygame

How to run the code locally

  • Clone this Repository
git clone https://github.com/gaurtvin/space-invaders.git
  • Go to the Project directory
cd space-invaders
  • Run the following command
python code.py

About Author

Hey, I am Gaurav 14 y/o New in Programing from India, I love to contribute to Open-Source in Python and Machine Learning. You can catch me on Twitter and LinkedIn.

Any comments, suggestions or corrections are welcome. Contribution are welcome as This repository is licensed under MIT License.

Happy Coding!

GitHub

View Github