Skip to content

Latest commit

 

History

History
30 lines (15 loc) · 999 Bytes

README.md

File metadata and controls

30 lines (15 loc) · 999 Bytes

Zombie-Slayer

To learn the FPS concepts I decided to make a minimal shooter game.

The game conists of a room and a player. From the edges of the room zombies spawn and run towards the player. Player shoots to kill the zombies and dies if gets caught.

Screenshots

The zombies also make a groaning sound when near the player. And there's a background sound as well.

Main Screen

image

In game

image

Shooting

image

Pause Screen

image

Death Screen

image