How to Install hitori in Ubuntu 18.04



Install hitori by entering the following commands in the terminal:

sudo apt update
sudo apt install hitori

Description:

logic puzzle game similar to sudoku

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.

Homepage: https://wiki.gnome.org/Apps/Hitori

Version: 3.22.4-1

Section: universe/games