Version 3.8 Fixed the hint function with a new, more robust `isTileFree` logic. Corrected a bug that prevented the board from being visible in landscape mode. The overlay on the inactive board has been completely removed.
Version 3.7 Fixed the hint function with a new, more robust `isTileFree` logic. Corrected a bug that prevented the board from being visible in landscape mode.
Version 3.6 Completely fixed the `isTileFree` logic to ensure hints are always correct. Removed the overlay on the inactive board.
Version 3.5 Fixed the hint function to correctly identify playable tiles. Removed the weird transparent overlay by changing the inactive board styling.
Version 3.4 Board is now visible but unplayable on page load. Game over leaves the board state visible. Improved hint logic.