Zombie Invasion
Created: 2/2009
This was a project in my Introduction to Programming for New Media. The assignment was to create something interactive using arrays. As my boyfriend had been playing "Call of Duty: World at War" in zombie mode non-stop, it seemed a reasonable choice! The zombies and bullets are both in arrays, this project utilizes the Timer class, has both keyboard and mouse event listeners, and utilizes the random function a lot! The zombies head towards the soldier's position.