Street Fight Game
Javascript
created using these steps:
*Creating Player and Enemy entities
*Implementing character movement using Event Listeners
*Adding attack mechanics
*Designing and implementing Health Bars for the game interface
*Incorporating game timers and the Game Over mechanism
*Introducing background sprites
*Designing and animating the Shop sprite
*Creating animations for the Player character: Idle, Run, Jump, and Attack
*Implementing the Enemy sprite - Kenji
*Coding reactions to sprite attacks
*Adding animations for receiving hits and death
*Designing and animating the game interface
*Deploying the game live game
*Deploy from IDE of choice using the index.html file
*Once a character has one brower must be refreshed for new game.