Skip to content

Latest commit

 

History

History
 
 

README.md

Space Bullet shooter game:

It is a space shooter game made by using pygame. Move around by using Arrow keys Shoot using spacebar.

Tech Stack:

Python

Requirements:

  • Python above 3.7 version
    • To install pygame in python we use:
    • pip install pygame

Video of the Project:

4GhrhO74et.mp4

Quick start (how to run locally):

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