chamodhk / the-zombie-apocalypse

A simple browser based 2D game.

Home Page:https://chamodhk.github.io/the-zombie-apocalypse/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The Zombie Apocalypse

About the Project

The Zombie Apocalypse is a simple browser-based game where players can choose a character and level to play. The objective of the game is to jump over zombies to avoid getting hit and accumulate points by surviving as long as possible.

Play online

simply visit https://chamodhk.github.io/the-zombie-apocalypse/ to play this game online.

How to Play

  1. Clone the repository to your local machine.
  2. Open the index.html file in your web browser.
  3. The game will load with the main menu.
  4. Click on "New Game" to start a new game.
  5. In the "Choose Your Character" section, select your desired character by clicking on the character's image.
  6. In the "Choose Your Level" section, select your preferred level by clicking on the corresponding background image.
  7. Press the Spacebar to make your character jump over zombies and accumulate points.
  8. Avoid getting hit by zombies, as it will end the game.
  9. If you accumulate 1500 points, you win the game.
  10. If you get hit by a zombie or fail to reach 1500 points, the game ends, and you can try again.

Known Limitations

  • Additional levels, characters, and features are under development to enhance the gameplay experience.

Disclaimer

This project is for demonstration and entertainment purposes only. The assets used in this project may have been obtained from various sources under their respective licenses. The creators do not claim ownership of any third-party assets.

Feel free to explore, contribute, and share your feedback on this project. Happy gaming!

About

A simple browser based 2D game.

https://chamodhk.github.io/the-zombie-apocalypse/


Languages

Language:JavaScript 58.1%Language:HTML 24.4%Language:CSS 17.5%