diff --git a/README.md b/README.md new file mode 100644 index 00000000..b4788b5a --- /dev/null +++ b/README.md @@ -0,0 +1,19 @@ +# Space-Invaders-Pygame +Creating the game Space Invaders using Pygame Module in Python +Game: "Whack-a-Mole" + +# Description: +Whack-a-Mole is a classic arcade game where the player must hit appearing moles with a mallet. The objective is to score as many points as possible within a given time limit. +This repository includes all the necessary code and assets to build and run the game. It provides a great starting point for understanding game mechanics, collision detection, and event handling in game development. + +# GitHub Repository: +https://github.com/attreyabhatt/Space-Invaders + +# Working Video + + +https://github.com/ayushigeorge/Space-Invaders-Pygame/assets/76419649/be8b9e39-dfec-4c42-9aac-b678d5f00180 + + +# ScreenShot +![image](https://github.com/ayushigeorge/Space-Invaders-Pygame/assets/76419649/c721d0b0-89eb-412b-8c58-a7cbf0e7c296)