Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 674 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 674 Bytes

Space-Invader-Python-Game

Space Invader is a classic arcade-style game where players control a spaceship at the bottom of the screen, aiming to defend against waves of alien invaders descending from above. Using Python's Pygame library, players navigate their spaceship horizontally, firing projectiles to eliminate the incoming alien horde while avoiding enemy fire. The game intensifies as the aliens move faster and descend closer, challenging the player's agility and shooting accuracy. With increasing difficulty levels and a nostalgic design reminiscent of the retro gaming era, Space Invader offers an engaging and entertaining experience for players of all ages.