Prototype 23 - Zombie Runner
Zombie Runner is a game prototype I built while following along with GameDevTV’s Complete C# Unity Game Developer 3D course on Udemy. The core gameplay loop is:
- Move and jump
- Recharge your flash light battery
- Collect ammo
- Cycle between your weapons
- Shoot zombies
Play the game in your browser here.
View my GitHub repo here.