Fight Bros - Two Player Fighting Game
By Anish Pokhrel
Click here to try: Fight Bros
Fight Bros is a two player fighting game made in HTML, CSS, and JavaScript. In the previous version (Part 1) I implemented a basic overview and layout of the game without utilizing any functionality. In this assignment (Part Two), the functionality for the game has been fully implemented.
This game is desgined for use in desktop.
Strategy fighting, competition, action, multiplayer.
This game is to be played by two players on the same desktop device. These two players will fight each other until one of them wins by depleting the health of the other. There will be maximum 30 seconds for the two players to fight each other.
Both players begin with maximum health. For each hit on a player, their corresponding health decreases. A player is able to hit the other player by remaining on the ground (ground attack) or hit by jumping (air attack: results in more damage). There is a 30 second time limit. During that time limit either player can win by killing the other. If neither player is able to defeat the other and the time runs out, then winner is decided by the player who has more health. If both players have same health when timer runs out, the fight is declared as a "draw".
- Background and Player Two Image: https://brullov.itch.io/oak-woods (CC0)
- Player One Image: https://luizmelo.itch.io/martial-hero-3 (CC0)
- Sword Slash Audio: https://www.free-stock-music.com/sound-effects-library-knife-slash.html (CC0)
- Player One Audio: https://freesound.org/people/MATRIXXX_/sounds/486943/ (CC0)
- Player Two Audio: https://freesound.org/people/deleted_user_12367688/sounds/553285/ (CC0)
- Font: https://www.cdnfonts.com/public-pixel.font (CC0)