Skip to content

dhrm1k/space-pirates

Repository files navigation

Space Pirates

So you are telling you have no idea how to run this game, is that right? Ok, I got you.

Go to cmd and type

python3 -m venv env

then

source\bin\activate

then

git clone https://github.com/dhrm1k/space-pirates.git

and then

pip install requirements.txt

and then the very last

python3 main.py

About

Space Invaders like game built with pygame.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages