To run this project you should use VS-Code Live Server. Or you could just use any other localhost server. You could run into issues if you try to open the index.html file through browser without any localhosted browser.
- Player have to shoot down the zombies.
- if the zombies touch the player the game is over.
- and if the zombie touch the human agent, the humans turns into a zombie thus, making zombie's population exponentially growing.
- friendly fire is allowed, thus player can shoot human.