Heloo,
I am in need of generating a ken ken puzzle in javascript.. but have no idea where to start. any help would be appreciated.
Here's what I would do:
An excellent example of a framework for generating and solving puzzles in this class is Simon Tatham's Portable Puzzle Collection. It has implementations of so far 32 puzzles on top of the same framework. In fact, it already has an implementation of KenKen (link to source code on SVN).
You can first fill the whole grid, divide them into various subsections, and then get the relationships among the the numbers present in the section... reverse engineering.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With