Skip to content

Latest commit

 

History

History
53 lines (39 loc) · 1.07 KB

README.md

File metadata and controls

53 lines (39 loc) · 1.07 KB

Blade Of Honour

Welcome to Blade of Honour! This project is a browser-based fighting game developed using HTML, CSS, and JavaScript.

Table of Contents

Demo

Check out the game in action: Blade of Honour Demo

Features

  • Two-player fighting game
  • combat mechanic : Parry, Slash, Charged Slash
  • Jumping and movement controls
  • Health bars for each player
  • Different animations for different actions
  • Background music and sound effects

Game Controls

Player 1

  • Move Left: A
  • Move Right: D
  • Jump: W
  • Parry: S
  • Slash: F
  • Charged Slash: G

Player 2

  • Move Left: ArrowLeft
  • Move Right: ArrowRight
  • Jump: ArrowUp
  • Parry: ArrowDown
  • Slash: K
  • Charged Slash: L

Future Work

  • instruction sheet at Game Start ✅
  • Second Attack and Block ✅
  • Main Menu and Main Menu Music ✅
  • add two Cats :3 ✅
  • Game Ends when one player has 2 wins ✅
  • Win-tracking UI ✅
  • Online Multiplayer