Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 261 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 261 Bytes

Space_Shooter

A simple space shooter game using pygame

Run locally

  • Run the command git clone https://github.com/Kudrotey/Space_Shooter.git
  • Run the command pip install pygame
  • Open and Run the python file space_shooter.py in any python editor