Skip to content

rusty-electron/Atari-Space-Invaders

 
 

Repository files navigation

[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 👾 🎮

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%