Code Monkey home page Code Monkey logo

zombie-game's Introduction

Zombie Game

๐Ÿšจ Tutorial

This repository contains the code corresponding to an in-depth tutorial available on our YouTube channel, Chris Courses.

If you prefer visual learning, this is the perfect resource for you. Follow our tutorial to learn how to build projects like these step-by-step in a beginner-friendly manner!

Zombie Game Using Canvas and Vanilla JavaScript

There is a soldier surrounded by zombies and he must get rid of them to save his life. The game is played with the mouse; left-click to shoot zombies. Right-click to kill all zombies, but you must have a score bigger than 5000.

Play Now

  • HTML
  • CSS
  • Vanilla Javascript
  • Canvas

๐Ÿ‘‰ Create Player (Soldier)

๐Ÿ‘‰ Shoot Projectiles

๐Ÿ‘‰ Create Enemy (Zombies)

๐Ÿ‘‰ Detect Collision on Enemy / Projectile hit

๐Ÿ‘‰ Detect Collision on Enemy / Player

๐Ÿ‘‰ Shrink Enemies on hit

๐Ÿ‘‰ Create Particle Explosion ob hit

๐Ÿ‘‰ Add Score

๐Ÿ‘‰ Add Game Over UI

๐Ÿ‘‰ Add Start/Restart Game Button

๐Ÿ‘‰ Add Audio Control Button

Follow these steps to set up the project locally on your machine.

Prerequisites

Make sure you have the following installed on your machine:

Cloning the Repository

git clone https://github.com/mo0hamedRadwan/Zombie-Game.git
cd Zombie-Game

Installation

Install the project dependencies using npm:

npm install

Running the Project

npm start

Open http://localhost:8000 in your browser to view the project.

zombie-game's People

Contributors

mo0hamedradwan avatar

Stargazers

 avatar  avatar

Watchers

 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.