Skip to content

47seconds/SpaceInvaders

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SPACE INVADERS

This is a pygame based game made and to be executed in Python 3.

This project does not accept pull requests.

Usage

You need to install python3 version 3.1 and above to run this game

To run game, open terminal in SpaceInvader folder and type: "python .\main.py" to run. For MacOS and other exception, use: "python3 .\main.py" or "python3 ./main.py"

you can change game BGM by putting music .wav file in sounds and changing music file address to new one in main.py code line 90.

Install pygame library using: "pip install pygame" in windows/MacOS/Linux cmd/terminal.

Build and maintained by: 47seconds

About

A game build in python using pygame library.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages