Welcome to Blade of Honour! This project is a browser-based fighting game developed using HTML, CSS, and JavaScript.
Check out the game in action: Blade of Honour Demo
- 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
- Move Left:
A
- Move Right:
D
- Jump:
W
- Parry:
S
- Slash:
F
- Charged Slash:
G
- Move Left:
ArrowLeft
- Move Right:
ArrowRight
- Jump:
ArrowUp
- Parry:
ArrowDown
- Slash:
K
- Charged Slash:
L
- 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