/space-shooter

Python Space Shooter app, you and a friend can engage in intense space battles. It tracks scores and declares a clear winner after each match, adding a competitive edge to your interstellar adventures.

Primary LanguagePythonMIT LicenseMIT

Space Shooter


In this Python Space Shooter app, you and a friend can engage in intense space battles. It tracks scores and declares a clear winner after each match, adding a competitive edge to your interstellar adventures. Get ready for a thrilling multiplayer space shooter experience!


Local Deployment

You need to have python and git installed on your pc for following the instructions

First download the repository using

git clone https://github.com/jasanpreetn9/space-shooter.git

This should install all the libras need for this project

pip install requirements.txt -r

Now run the the SpaceShooter.py

python SpaceShooter.py