益智與邏輯分類收的是有唯一解、且能靠推理而非嘗試錯誤解開的謎題:數和 Kakuro、數迴、數學方陣、燈塔照明、漢諾塔、推箱子、水排序與單字搜尋。每一款的解題邏輯互不重疊,這是選入的標準。

如果你只熟悉數獨,這裡值得依序嘗試的順序是:先 Math Square(規則最接近數獨,但加入四則運算),再 Light Up(從數字約束轉為視線與照明約束),最後 Loop the Loop(從填格轉為畫線,思考方式差異最大)。這條路徑讓每一步只需要學一個新概念。

本類遊戲不設計時間壓力,卡住時離開再回來通常比硬想有效。進度保存在瀏覽器本機,關閉分頁不會遺失當前盤面。

The puzzle and logic category collects puzzles with a unique solution reachable by reasoning rather than trial and error: Kakuro, Loop the Loop, Math Square, Light Up, Towers of Hanoi, Crate Push, water sort and word search. Each uses a distinct solving logic, and that non-overlap is the selection criterion.

If sudoku is your only reference point, a useful order is Math Square first (closest to sudoku, with arithmetic added), then Light Up (constraints shift from numbers to line of sight and illumination), then Loop the Loop (from filling cells to drawing edges, the largest change in how you think). Each step introduces exactly one new concept.

Nothing here runs on a timer, and stepping away when stuck is usually more productive than pushing through. Progress is stored locally in your browser, so closing the tab will not lose the current board.