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

Hey HN!

I just finished building a puzzle game called Corral, and I’d love to share it with you. It’s a logic puzzle played on a rectangular grid, where some of the cells contain numbers. Your goal is to mark which cells are inside a single continuous loop that encloses all the numbers.

For each numbered cell, the number tells you how many cells are visible in the four orthogonal directions (up, down, left, right) until a wall of the loop is hit, plus the cell itself. So a cell with a 2 must see one empty cell before hitting the loop boundary. Gameplay is all about deduction: you can mark cells as definitely inside or definitely outside the loop. The loop must be one continuous shape, with no "islands" inside. Every puzzle has a solution and can be solved using pure logic.

There are three difficulty levels that you can choose from, enjoy!

Would love to hear your thoughts, ideas, or bug reports. Thanks for taking a look!


Comments URL: https://news.ycombinator.com/item?id=43591060

Points: 10

# Comments: 2

https://mohammed321.github.io/projects/corral_web/index.html

созданный 1mo | 5 апр. 2025 г., 09:20:06


Войдите, чтобы добавить комментарий

Другие сообщения в этой группе

Show HN: CSV GB+ by Data.olllo – Open and Process CSVs Locally

I built CSV GB+ by Data.olllo, a local data tool that lets you open, clean, and export gigabyte-sized CSVs (even billions of rows) without writing code.

Most spreadsheet apps choke on big files.

14 мая 2025 г., 16:40:10 | Hacker news
Show HN: Lumier – Run macOS VMs in a Docker

Hey HN, we're excited to share Lumier (https://github.com/trycua/cua/tree/main/libs/lumier), an open-source tool for running macOS

14 мая 2025 г., 16:40:09 | Hacker news