Skip to content

qualv13/ZombieGame

Repository files navigation

🧟 ZombieGame – Java Shooting Game

A fun, reflex-based zombie shooting game made as part of my Computer Science studies 👨‍💻. Click zombies before they escape and rack up your score! 🎯

🎮 Features

  • Intuitive click-to-shoot mechanics 🖱️
  • Score tracking: zombies hit 💥 vs escaped 🧟
  • Difficulty increases over time ⏱️
  • Lightweight Java-based implementation ☕

🚀 How to Play

  1. Compile or run the game file
  2. Click zombies as they appear
  3. Avoid misses – your score depends on it!
  4. The game ends when too many zombies escape

🛠 Requirements

  • Java 8 or higher (JRE or JDK)
  • Works best in IntelliJ or any Java IDE

🧩 Installation

  1. Clone the repository:
    git clone https://github.com/qualv13/ZombieGame.git
  2. Navigate to the project directory
    cd ZombieGame
  3. Compile and run the game (if not using an executable):
    javac ZombieGame.java
     java ZombieGame

Contribution

Contributions are welcome! Here's how you can help:

  1. Fork the repository
  2. Create a new branch (git checkout -b feature/your-feature)
  3. Commit your changes (git commit -m 'Add some feature')
  4. Push to the branch (git push origin feature/your-feature)
  5. Open a pull request

Please ensure your code follows the project's style and includes appropriate tests.

License

Distributed under the MIT License. See LICENSE file for more information.

About

Game I made during my Computer Science studies

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages