Skip to content

A Space Invader game developed in Python using the Pygame library. A basic implementation.

Notifications You must be signed in to change notification settings

subhronilsaha/space-invader-game-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Space Invader Game in Python

A Space Invader game developed in Python using the Pygame library. A basic implementation.

Setup

You need to have Python installed on your system to run this game.

  1. Clone this repository to your system.
  2. Install Pygame (if you do not have it installed) pip install pygame
  3. Open your Terminal and run python3 main.py

Gameplay

About

A Space Invader game developed in Python using the Pygame library. A basic implementation.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages