Skip to content

enricoprazeres/hitori

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hitori Game & Solver

A complete implementation of the classic Japanese logic puzzle Hitori. This project includes both an interactive game interface and an automated solver that can solve Hitori puzzles of varying difficulty.

🧩 What is Hitori?

Hitori is a grid-based logic puzzle. The objective is to eliminate numbers by shading cells so that:

  • No row or column contains duplicate numbers in unshaded cells.
  • Shaded cells do not touch each other (even diagonally).
  • All unshaded cells form a single connected group.

🎯 Features

  • ✅ Interactive Hitori game UI
  • 🤖 Automatic puzzle solver
  • 🧠 Support for manual and auto-solving
  • 📝 Puzzle validator and hint system
  • 💾 Load/save puzzles
  • 🧪 Unit tests for solver logic

About

Hitori game/solver♟️

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •