

Article URL: https://eshard.com/posts/emulating-ios-14-with-qemu
Comments URL: https://news.ycombinator.com/item?id=43592409
Points: 9
# Comments: 0



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

Article URL: https://nebulasans.com/
Comments URL: https://news.ycombinator.com/item?id=43591225
Points: 150
# Comments: 40