Skip to content

ht21992/2D-Shooter-Game

Repository files navigation

2D-Shooter-Game

Shooter Platformer Game using Pygame

How to run

1. install requirments.txt using the command below
    1.1 pip -r requirements.txt
2. python main.py

Untitled