top of page

Ninja's vs. Zombies

Programmer: Taralee Caine

Programmer: Munib Syed

Using internet sourced images and sounds,

Munib and I decided to make a very simple 2D 

shooter-survival game with the aim of killing as

many zombies as possible until they eventually

kill you. 

I worked on finding various "enemy" sprites for

the project, the ninja sprite and the background

for the game. I drew up the code for the player

and enemy class. The player uses either

"A" and "D" or "←" and "→" to move left to right.

While the enemies were coded on a scrolling

system, each enemy on a different start timer and spawn rate. I also worked on managing Game States.

Munib found the sprite for the bullet and create the class for said bullet. He made the different enemy types and the AI for each. He also sourced and chose the music used in our game.

Background: http://slateman.net/images/gaming/backgrounds/capcom/
Bullet:  http://finalfantasy.wikia.com/wiki/Fuma_Shuriken
Ninja:  http://dev.yuanworks.com/2008/11/16/little-ninja-new-sprites-and-tiles/
Zombie#1: http://fuckyeah-pixels.tumblr.com/post/32826359777
Zombie#1: http://giphy.com/gifs/art-alex-stanlake-Be0YVQAdVdm4E
Zombie#1: http://indiegamestock.com/search
Music: https://www.youtube.com/watch?v=1CfawWrfU0U

C#

Visual Studio (Monogame)

bottom of page