Skip to content

TheForgotensoul/Alien-Invasion

Repository files navigation

Welcome to 👽 Alien Invasion Game 👋

Version Documentation License: MIT Twitter: theforgotensoul

Alien Invasion is simple game which is built on python 3.8 using Pygame.

Demo

pic_0

pic_1

pic_2

pic_3

pic_4

Install


Download pygame using the following commond in the terminal

      pip install pygame

Usage


cd in to the folder where you have download the Repo. And run the below command.

      python main.py

For Mac and Linux run this command

      python3 main.py

Author

👤 theforgotensoul

🤝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check issues page.

Show your support

Give a ⭐️ if this project helped you!

📝 License

Copyright © 2020 theforgotensoul.
This project is MIT licensed.


This README was generated with ❤️ by readme-md-generator