itch.io is community of indie game creators and players

Devlogs

Frozen Path- Bug Fix

Frozen Path
A browser game made in HTML5

Graphics Clarity Fix:
The level select menu used to look soft because it was being scaled directly to the window size with fractional values. I switched to a hybrid scaling method:

  • Step 1: Scale using whole-number (integer) factors to keep edges clean

  • Step 2: Apply only a tiny fractional smoothscale to fit the window

This results in much sharper graphics while still allowing the menu to resize smoothly.

Files

  • Frozen_Path_web.zip 1.6 MB
    13 hours ago
  • FrozenPath.zip 116 MB
    13 days ago
Download Frozen Path
Leave a comment