Skip to content

mUI Sudoku Showcase - version 1.1

Choose a tag to compare

@M4iKZ M4iKZ released this 29 Mar 10:04
· 1 commit to main since this release

Release Notes

  • Improved Window Behavior: Refined the resize logic and fixed a high-DPI scaling bug.
  • Fluid Animations: Smoother game transitions and cell-highlight animations.
  • Engine Core Upgrade: Ported the demo to the new engine backend version.
  • Modernized Gameplay Randomness: Replaced legacy rand() logic with a centralized C++ <random> engine for better board generation and hint computation.