A2K2005 / Space-Invaders

An inspiration of the original Atari Space Invaders game built in pygame :space_invader: :video_game:

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Space Invaders

This project is an inspiration of an Atari game which is Space Invaders with some creativity of my own.

Demo Game Video

Technologies Used

  • Python
  • Framework - PyGame
  • Other modules - Time, os & random

Guidelines to setup

Prerequisites

  • Python should be installed: Python version > 3.6
  • Pygame should be installed: Pygame version > 1.9.5

Execute

python <file_path>/main.py

DEMO

IMAGES:

About

An inspiration of the original Atari Space Invaders game built in pygame :space_invader: :video_game:

License:MIT License


Languages

Language:Python 100.0%