Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 373 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 373 Bytes

Space-Bombers

Intro

An user interactive game built in python using Pygame. One needs to kill the enemy space ships before they reach to catch you.

Have fun playing!!!

Requirements

  1. Install python >=3.0
  2. Install pyGame (library of python ) using pip install pygame

Space Bombers