Hitori
Logic puzzle game similar to sudoku
Hitori is a logic game similar to the popular game of Sudoku.
You play the game against the clock, aiming to eliminate all the duplicate numbers in each row and column in the fastest time. Multiple sizes of game board are supported, and you can place markers on cells to help work out the solution. If you get stuck, the game can give you a hint.
Hitori puzzles give you a grid filled with numbers. The goal is to remove numbers such that no row or column contains duplicates. . This implementation has undo/redo support, can give hints, and generates puzzles up to 10x10 cells large.
How to install Hitori in Ubuntu
If you are on a supported distro, you can install the application through software center by clicking the below link.
If the above link not working, run the below command in terminal to install hitori in Ubuntu
sudo apt install hitori