All Projects → Amegma → Galaxy-Attack

Amegma / Galaxy-Attack

Licence: MIT license
An inspiration of the original Atari Space Invaders game built in pygame 👾 🎮

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Galaxy-Attack

Games
Create interesting games by pure python.
Stars: ✭ 3,431 (+10621.88%)
Mutual labels:  games, pygame
agario
Python clone of agar.io game, made with pygame.
Stars: ✭ 32 (+0%)
Mutual labels:  games, pygame
Chrome-Dino-Runner
🐱‍🐉 A Replica of the hidden Dinosaur Game from Chrome Browser Offline mode build using Python and PyGame.
Stars: ✭ 22 (-31.25%)
Mutual labels:  games, pygame
Rpg tactical fantasy game
A tactical turn-based game project in pygame, open to support
Stars: ✭ 66 (+106.25%)
Mutual labels:  games, pygame
Sudoku-Solver
🎯 This Python-based Sudoku Solver utilizes the PyGame Library and Backtracking Algorithm to visualize and solve Sudoku puzzles efficiently. With its intuitive interface, users can input and interact with the Sudoku board, allowing for a seamless solving experience.
Stars: ✭ 51 (+59.38%)
Mutual labels:  games, pygame
Fruit-API
A Universal Deep Reinforcement Learning Framework
Stars: ✭ 61 (+90.63%)
Mutual labels:  games, atari
Python-Games
A collection of small python games made by me using pygame and tkinter libraries
Stars: ✭ 121 (+278.13%)
Mutual labels:  games, pygame
space-invaders
👾Python clone with a modern twist
Stars: ✭ 209 (+553.13%)
Mutual labels:  space-invaders, pygame
zpacker
very simple LZ77-based compression
Stars: ✭ 15 (-53.12%)
Mutual labels:  atari
Deep-Q-Networks
Implementation of Deep/Double Deep/Dueling Deep Q networks for playing Atari games using Keras and OpenAI gym
Stars: ✭ 38 (+18.75%)
Mutual labels:  atari
GameOfLife
Conway's Game of Life
Stars: ✭ 18 (-43.75%)
Mutual labels:  pygame
webDOOM
Classic DOOM recompiled with WebAssembly
Stars: ✭ 61 (+90.63%)
Mutual labels:  games
arxwasm
Port of Arx Libertatis to WebAssembly using Emscripten
Stars: ✭ 28 (-12.5%)
Mutual labels:  games
crossbow
Cross-Platform Rust Toolkit for Games 🏹
Stars: ✭ 80 (+150%)
Mutual labels:  games
gamebox
Gamebox is a collection of minigames written in C using Gtk+-3.0
Stars: ✭ 15 (-53.12%)
Mutual labels:  games
Maze-Runner
The Maze Runner game inspired by Chrome T-Rex. 🎮
Stars: ✭ 26 (-18.75%)
Mutual labels:  pygame
Gamers-Console
🚀 A list of Game development tutorials in different programming languages.
Stars: ✭ 35 (+9.38%)
Mutual labels:  games
StadiaIcons
A set of icons for games based on the Google Stadia logo.
Stars: ✭ 20 (-37.5%)
Mutual labels:  games
osgc
Open Source Game Collection - mini games created with xygine and SFML!
Stars: ✭ 17 (-46.87%)
Mutual labels:  games
zx-spectrum-games
Collection of ZX Spectrum annotated game source code dissasemblies as .skool files
Stars: ✭ 35 (+9.38%)
Mutual labels:  games

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].