Skip to content

TechWhizKid/IntergalacticWar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IntergalacticWar

A 2D Space Shooter game made with python and pygame.


Get/Use

Clone the project using Git:

  git clone https://github.com/TechWhizKid/IntergalacticWar.git

Install dependencies using pip:

  • For Windows (Cmd / PowerShell)
  pip install pygame
  pip install pygame-menu -U

If you receive error while installing pygame than try:

  pip install pygame -pre
  • Linux/Mac (Bash / Zsh / Fish)
 pip3 install pygame
 pip3 install pygame-menu -U

If you receive error while installing pygame than try:

  pip3 install pygame -pre

Direct download

Source Code 7z SFX archive IntergalacticWar.zip

Screenshots

game_menu app_image app_image app_image app_image app_image