itch.io is community of indie game creators and players

Devlogs

Build2/3

The Weakest Fighter
A browser game made in HTML5

HTML version updates:

The HTML version has been fixed so it no longer crashes after a few seconds. This was due to two separate problems. First of all, not enough memory was being allocated for the game and the game eventually ran out of space. Oops. Second of all, there was a strong chance that whenever a sound effect was played the game would crash due to an error caused by random number generation. The HTML version has also been fixed so that background music should play continuously, and not for a few seconds, for those lucky enough to play the game.

Other version fixes:

The .love and .exe versions have been fixed for the same random number related error; however, those likely would have worked regardless due to how Lua handles that error when it is not wrapped up in HTML and Java code.

Files

  • WF HTML.zip 11 MB
    Mar 22, 2025
  • WeakestFighter Build3.love 9.7 MB
    Mar 22, 2025
  • WeakestFighterEXE.zip 13 MB
    Mar 22, 2025
Download The Weakest Fighter
Leave a comment