Story Details

  • Show HN: Corral – A Visual Logic Puzzle About Enclosing Numbers

    Posted: 2025-04-05 05:33:10

    Corral is a visual logic puzzle where the goal is to enclose each number on a grid with a loop. The loop must form a single, continuous path, and the number of squares contained within each loop must match the number it encloses. The game offers various grid sizes and difficulty levels, providing a challenging and engaging spatial reasoning experience. It's implemented as a web-based game using JavaScript and features a clean, minimalist design.

    Summary of Comments ( 10 )
    https://news.ycombinator.com/item?id=43591060

    Commenters on Hacker News generally expressed interest in Corral, praising its clean design and intuitive gameplay. Several suggested improvements, such as adding difficulty levels, different board sizes, and an undo button. Some discussed optimal solving strategies and the possibility of using programmatic approaches. A few commenters mentioned similarities to other logic puzzles like Slitherlink and Cave Story. There was also a brief discussion about the choice of name, with some finding it confusing or unrelated to the game's mechanics. Overall, the reception was positive, with many appreciating the simple yet engaging nature of the puzzle.