rusty-electron / Atari-Space-Invaders

An inspiration of an Atari game built in pygame :space_invader: :video_game:

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[object Object]

Galaxy Attack

This project comes under an open-source gaming organization called Amegma, and it is an inspiration of an arcade game which was Atari Space Invaders

Demo Game Video

Technologies Used

  • Python
  • Framework - PyGame
  • Other modules - time, os, sys, ctypes, etc.

Guidelines to setup

Prerequisites

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

Run the game

python <file_path>/main.py

Create a release

pyinstaller.exe .\main.spec --onefile --noconsole

DEMO

IMAGES:

About

An inspiration of an Atari game built in pygame :space_invader: :video_game:

License:MIT License


Languages

Language:Python 100.0%