A simple shooting game made with Python using Pygame
INSTRUCTIONS
- Run WeirdGame.py
2.Python3 and Pygame Module to be installed
HOW TO PLAY
1.Use arrow keys to move
2.Use spacebar to shoot
3.Avoid falling rocks and shoot zombies
4.Touch enemies or run out of bullets and its GAME OVER
Created by Chandrashekar Giridharan (PS. This was my first ever coding project, so ignore the weird parts of the code :p)