It is a space shooter game made by using pygame. Move around by using Arrow keys Shoot using spacebar.
Python
- Python above 3.7 version
- To install pygame in python we use:
pip install pygame
4GhrhO74et.mp4
Clone this repository:
git clone https://github.com/abhijeet007rocks8/Dev-Scripts.git
- Change directory:
cd Dev-Scripts
cd Python
cd space-shooter
- Find main.py and run it.
Change this project as much as you like and if you want to improve then you guys are welcome