Skip to content

Patch notes v1.1

Latest
Compare
Choose a tag to compare
@AadityaPanda AadityaPanda released this 20 Nov 06:39
· 15 commits to main since this release
50dd3be

Features:

  • Created a Street Fighter-style game with animated fighter characters.
  • Added mechanics for health bars, character movement, and attacks (warrior and wizard).
  • Implemented background blur effect, victory screens, and countdown timer.
  • Added sound effects for attacks (sword and magic).
  • Implemented game menus: Main Menu, Scores, and Exit options.

Game Flow:

  • Players can start a game and fight against each other in an arena.
  • Health bars decrease as players take damage.
  • Victory screen is displayed when a player wins.
  • Scoreboard shows the current score.

Known Issues:

  • Minor gameplay optimization could be improved in future updates.