Skip to content

Latest commit

 

History

History
40 lines (27 loc) · 1.4 KB

README.md

File metadata and controls

40 lines (27 loc) · 1.4 KB

[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: