Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 679 Bytes

README.md

File metadata and controls

26 lines (19 loc) · 679 Bytes

Fighting Game

Fighting Game

Introduction

It is 2 player fighting game made by using Vanilla Javascript. It uses HTML5 canvas to render the Sprites to animate all the movement of characters and background.

Setup:

  1. Download or clone repository then open index.html

Controls:

First Player :-

  1. Use W to Jump
  2. Use A to Move Left
  3. Use D to Move Right
  4. Use Space to Attack

Second Player :-

  1. Use to Jump
  2. Use to Move Left
  3. Use to Move Right
  4. Use 0 to Attack