meezan-mallick / space_invader_game

Python Space invader game using pygame library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Space Invader Game

forthebadge made-with-python
Open Source Love svg1 contributions welcome

Introduction

Classic space invader 2D game.
Recall your old childhood memories, by playing the classic space invader game.

Functions

  1. Left cursor to move spaceship left.
  2. Right cursor key to move spaceship right.
  3. Space bar to fire a bullet.

Images



Prerequisites:

  1. Python interpreter.
  2. Keyboard (to play)

Environment setup

  1. Clone repo to your machine.
    git clone https://github.com/meezan-mallick/space_invader_game
  2. Install dependencies.
    pip install -r requirements.txt
    note : Make sure you're connected to internet.
  3. Run the space_invader.py file.

Contributions 🀝

  1. Fork the this repo
  2. Edit to your forked repo with branch "Development"
  3. Once done send a PR (Pull Request) to main repo.

Thank You.:pray:

If you like this please appreciate by giving start and Fork this repo.Thank You...! πŸ‘ πŸ‘ πŸ‘

About

Python Space invader game using pygame library


Languages

Language:Python 100.0%