Skip to content

Latest commit

 

History

History
49 lines (34 loc) · 1.65 KB

README.md

File metadata and controls

49 lines (34 loc) · 1.65 KB

💻 Space Invaders

  • This project was developed by me as a part of my first year python projects.
  • This uses basic python functions and callbacks.

Features

  1. Beautiful Visuals
  2. Best background music during gameplay
  3. Start menu with control instructions
  4. High Score Stored
  5. Constant Updates

ScreenShots and Gif's

  • This is Menu of our game.

    menu gif1

  • This is the screenshot during the game.
    gameplay

  • After the game is over

    gameover

gif3

  • Pause Menu

    pause

gif2

  • Quit Menu

    quit gif4

Download

Download the space invaders folder and install the required packages by using pip install ........

Thank you