http://perso.orange.fr/fingerchip/Pocket_PC/hitofri.htm
It is played on a grid of squares. At the beginning, each cell contains a symbol (number or something else, you can choose). The goal is to paint out some cells so that there are no duplicate in any row or column:
- The black squares cannot be adjacent to one another.
- All non-painted squares must form a single continuous area.