Giter Site home page Giter Site logo

zombiehunter's Introduction

ZombieHunter

Zombie Hunter is a tile-based 2D shooter game with a top-down view developed with the purpose to learn Pygame and game dev related concepts.

Demo

alt_text

Setup

In order to run the project you need to have already installed a Python interpreter (>= 3.7), the Python Package Installer (Pip) and Git on your machine.

To clone the git project and configure its dependencies you have to run these commands:

git clone https://github.com/WarriorsSami/ZombieHunter.git
cd ZombieHunter
pip install -r requirements.txt
python main.py

Commands and HUDs

Head-Up Display Components:

  • player health bar
  • mobs counter
  • player score (related to rotations, collision with mobs, items and shots)
  • player hit flags for collisions with walls, health packs and mobs

Command List:

  • W/Arrow Up to move forward
  • S/Arrow Down to move backward
  • A/Arrow Left to rotate to the left
  • D/Arrow Right to rotate to the right
  • Space to shoot
  • Q to switch between weapons
  • P to pause the game
  • N to switch between day and night mode
  • Esc to quit the game
  • F1 to see colliders

Todo List

  • add Camera
  • add Tiled Map
  • add Night Mode
  • add Items to pick-up
  • add Grenade Launcher
  • add Explosion Animation
  • add multiple levels and maps
  • add civilians to be rescued
  • add multiple sorts of mobs
  • add guns to mobs
  • add obstacles that can be manipulated
  • add ammunition

References and Sources:

zombiehunter's People

Contributors

warriorssami avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.