Skip to content

Created a 2 player Space-Shooting game from scratch using Python and Pygame

Notifications You must be signed in to change notification settings

ShowmickKar/Space-Shooting-Game-Double-Player

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Space Shooting Game(Double Player)

This is a double player space shooting game made with python and pygame.

Game Controls:

  • Player on the right side: Use arrow keys for movement and RCTRL to shoot bullets
  • Player on the left side: Use W-A-S-D for movement and LCTRL to shoot bullets

To play on Windows:

Prerequisites:

  • To run the program and mess with the code, you need to have pygame installed on your computer. To install pygame, open up your terminal(or Command Prompt if you are on Windows) and type
    pip install pygame

Screenshot:

drawing

I hope you like it!
Alt Text

About

Created a 2 player Space-Shooting game from scratch using Python and Pygame

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages