Hito Phil
Hitori is a logic game from japan.
It presents the following rules :
- At the beginning, each cell of the grid contains a number.
- The goal is to paint out some cells so that there are NO duplicate numbers in any row or column.
- painted-out (black) cells CANNOT be connected orthogonally.
- ALL the other cells must be connected orthogonally in a single group. (i.e. no two black squares can be adjacent to each other, and all un-painted squares must be connected, horizontally or vertically, to create a single shape.)
EXEMPLE :



For Hito Phil:
- Creation of grids of adjustable Size : from 4 to 13 (rows or cols)
- Creation of challenging puzzles with 5 grades : from beginner to very difficult with moreover one random level.
- Save and load games.
- Paste games from the clipboard.
- Multi-level undo and redo (ie all the way back to the start).
- Several levels of help.
- Various possibilities of printouts.
Actually there is not help file (for the use), but this one remains simple, by using navigation in the menus.

Phil, entirely made with the notepad