Shoot the Goblin


A basic Python Application made using PyGame.
Requirement:
  • Python: 3.8.8
  • Pygame: 2.1.2
To Install Pygame:
``` pip install pygame ```

Images

The Game Window

Negative Score when Goblin Hits the Soldier

Bullets from the Soldier and Killing the Goblin (i.e. Reducing the life)

The Console prints ```HIT!``` everytime the goblin gets hit