Skip to content

'Python' project, using pygame library and Object oriented programming

Notifications You must be signed in to change notification settings

EliavShbt/Space_invaders

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Space_invaders

Table of contents

General info

'Python' language project, it uses 'pygame' library and object oriented programming principles.
The game is remake of the nostalgic space invaders.

Setup

To run this project simply run the 'main.py' file.
The 'assests' file is where the images for the game is being stored

Some Rules

1. Each wave the number of total enemies is increasing by 5.
2. If 5 enemies get past the screen area the game is over.
3. Main player has health bar and when the bar is turnning all red you lose and the game is over.
4. The health bar is being reset every phase/level.

Good Luck !

About

'Python' project, using pygame library and Object oriented programming

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages