Hacker News new | ask | show | jobs
Show HN: Sequence, a daily spatial number puzzle (notebeck.com)
3 points by aidanbeck 5 days ago
A field of random numbers with simple interactive mechanics is like a cheat code for designing puzzle games. Credit to my brother who came up with the initial idea, inspired by games like Sudoku and Minesweeper.

I also love the communal experience of Wordle, so it generates the same puzzle for everyone each day.

2 comments

And feel free to roast my implementation. There are a lot of objective improvements I should make, but at least I didn't use AI.

https://github.com/aidanbeck/sequence

the site is very simple but usable. You should add a better tutorial to understand what's the end goal to achieve.