Personal Project
Tools used: Javascript, HTML, CSS
This is my first ever Javascript project. This project was a midterm project for my Web Development course in BCIT.
The criteria was to create a zombie clicker game where a zombie appears statically for a few seconds, and disappears and reappears to a different location. However, I took the challenge to take this project to another level, and created a zombie clicker game where the zombies moving left to right while appearing randomly from the left side of the window.
The player loses when a zombie reaches to the end of the window on the right, while the player wins if they survive for 2 minutes. The game gets progressively harder as the timer moves closer to zero.