Latin Square Puzzle - Logic Number Game

Fill the grid so each number appears exactly once in each row and column. Similar to Sudoku but without box constraints.

PuzzlesLogic GamesNumber Games

FAQ

A Latin Square is a grid where each symbol (usually numbers) appears exactly once in each row and once in each column.

Latin Square only requires unique numbers in rows and columns. Sudoku adds the constraint of unique numbers in 3x3 boxes too.