Skip to content

This is a game which I have made using Python. It's a 2D game in which you have to save the spaceship from asteroids.

Notifications You must be signed in to change notification settings

gbhanuteja23/Space_Shooter_Python_Game

Repository files navigation

Screenshots

https://drive.google.com/file/d/1oIKuxbkn7CzD5SMDdFACzO9W_F0Sx3-X/view?usp=sharing

https://drive.google.com/file/d/1UrhTpfiR8XIjLyRek9tK3qBI57lxy2uc/view?usp=sharing

https://drive.google.com/file/d/1F6bBlfX_7Sx2c_Mfc80qHwhuTCvMAir2/view?usp=sharing

Game Working Video:-

https://drive.google.com/file/d/1XWeJou_zzNuM4WFBKi5S93-ElXdMI2Hc/view?usp=sharing

Environment(Tested)

OS: Windows10
Python: Python3.5+

Libaries Required

pygame

Usage

Step1:
pip install pgame

Step2:
run "python Space_Shooter.py"

Instructions to Play the game:-

Instructions to Play the game:-


For Single Player Mode:-


Left Arraow ---> To move spaceship Left

Right Arrow ---> To move spaceship right


Up Arrow  ----> To move spaceship up

Down Arrow  ----> To move spaceship down

Left Shift Key ----> To shoot

--------------------------------------------------------------------------------

For Dual Play Mode:-


For Player 1:-

Left Arraow ---> To move spaceship Left

Right Arrow ---> To move spaceship right


Up Arrow  ----> To move spaceship up

Down Arrow  ----> To move spaceship down

Left Shift Key ----> To shoot



For Player 2:-


A Key ---> To move spaceship Left

D Key ---> To move spaceship right


W Key  ----> To move spaceship up

S Key  ----> To move spaceship down

Space Key ----> To shoot


-----------------------------------------------------

ENJOY!!!


About

This is a game which I have made using Python. It's a 2D game in which you have to save the spaceship from asteroids.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages