From dd34cf06a2467c2662e704f900a2e640b397db04 Mon Sep 17 00:00:00 2001 From: PRASHANT SINGH <52398502+prashantsinghcf@users.noreply.github.com> Date: Wed, 30 Sep 2020 22:36:22 +0530 Subject: [PATCH] Create README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 00000000..0e68dd6c --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# Space-Invaders-Pygame +Creating the game Space Invaders using Pygame Module in Python +A fun and intriguing game.