Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 19 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -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)