Skip to content

pradhyumnj/Space-Invader-pygame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

demo1 demo2

Installation

  1. Clone this repository
    gh repo clone pradhyumnj/Space-Invader-pygame

  2. Install the required libraries.
    pip install -r requirements.txt

  3. Change directory to Space-Invader-pygame and run
    python main.py

Playing the game

This is a two player game, when a player's health is reduced to 0, they lose.

Control Player 1 Player 2
Move Left Left arrow w
Move Right Right arrow a
Move Up Up arrow s
Move Down Down arrow d
Fire . spacebar

Note : The game will shut down once a player is dead.

About

A classic game made using pygame

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages