update#3 HTML


Ahoy!
I’ve made a batch of updates to Pirates Plunder 2024, and the biggest change is that the game can now be played directly in your browser — no more Windows-only .EXE download. This should make it easier to jump in and play instantly.

Platform update

  • Switched from a Windows .EXE build to an HTML5 browser version 
  • You can now click Play in Browser right on the Itch.io page

Fixes:

  • Fixed a switch-case bug where level transitions sometimes skipped multiple stages (HTML5 was stricter than Windows here)

  • Improved score readability:

    •    Added outlines and shadows to UI text so numbers “pop” against the background
    •    Adjusted fonts (Tahoma for subtext, Segoe UI Symbol for score)
  • Added safe guards to tile collision checks:

    •   Barrels and objects spawning off-screen will no longer crash the game in browser builds
    •   tile_meeting function patched to handle out-of-bounds safely

UI Update:

  • Color Update for the sea now a friendlier Blue.

Files

PiratesPlunder24.zip Play in browser
92 days ago

Leave a comment

Log in with itch.io to leave a comment.