Hacker News new | ask | show | jobs
by yabdulaah52 6 days ago
combining physical woodworking /puzzles with brute -forcing is the ultimate hacker news crossover .did you write a custom script or simulation to map out the gear combinations, use an existing constraint solver ?
1 comments

I wrote a custom script and started by representing the physical puzzle as JSON!

https://github.com/garyhtou/grecian-computer/blob/main/puzzl...